Chris Horner
Chris Horner
Can we? Where do we display chance of rain for today?
I make that mistake all the time too! I have plans for some changes to that UI. Just gotta wait for my Diablo 2 addiction to die down and I'll...
Sounds like a good idea. Will jump on it once I'm done with the current round of refactoring 👍
This is actually a pretty big chunk of work. We have to add the ability to request forecast info when the app isn't running, probably through [WorkManager](https://developer.android.com/topic/libraries/architecture/workmanager). This gets even...
I [put together a sample](https://github.com/chris-horner/Compose-Input/tree/master) that allows for easy demoing of the issue and switching between the two clock types. `RecompositionClock.Immediate` does seem to fix the weird behaviour of input...
Added in [1.0 release](https://github.com/chris-horner/SocketWeather/releases/tag/v1.0.0)
Me: Chris Horner Company: [Gridstone](https://gridstone.com.au/) Link: https://github.com/Gridstone/KotlinStyleGuide