Clocks
Clocks
> However, it's nice and all that this is idiomatic (experimental?) They mark it experimental, it hasn't changed for years now. It's just a liability thing for themselves. > Kotlin...
Isn't dc7768f more complicated then 5dcc124 ?
Not exactly sure where to place, but this might be useful: [Lifecycle path to Multiplatform](https://youtu.be/k1PIzEIO6jo)
While it is nearing the end of the summer for me. I have experience with implementing view models into android apps. Would you care for some help in regards to...
Abstract with an interace so you don't need to do the private vs public mess ```kotlin interface VM{ val flow: StateFlow } class ImplVM : VM { // mutable state...
> Hmm, the answer is orthogonal to my question, but nonetheless useful, thank you! Apologies, I saw your message and had to get it out of my mind as soon...
> Right, I followed your hint regarding the interfaces (though they have to be abstract classes for now, hoping that can be changed when switching from Android ViewModels to a...
@thr3343 @xCollateral ?
> While English Chinese definitely scores very poorly on lots of translations, it's not "completely broken". The point is that we have a baseline from which to start improving. >...
Today I was importing ICS events for my College, I dragged an ICS file into the NextCloud Web Calendar app and it just gave me a download popup (for the...