Popular
ViewModel is deprecated*
*not really
Popular
*not really
Android
Check out my post on the JET company blog. Thanks to Aaron Labiaga @ Google for featuring this article. 🙏
Android
As part of my daily attempt to pay the bills, I had to implement some pull-to-refresh action. For the uninitiated, the pull-to-refresh component allows users to drag downwards at the beginning of an app’s content to refresh some data. Kind of like this: Enhance While the pattern is quite
Android
Check out my post on the Just Eat Takeaway tech blog here. It also has a meme if that is your thing.
Android
Featured in Android Weekly Issue #624 Everyone is using Hilt/Koin or some other fancy DI framework that just works™. In this house, we still use plain Dagger2. It’s… not going great. Consider the predicament of a composable that can only work with certain parameters: Sometimes, composables are just
Android
How does YouTube do that?