Updated my #GoogleAnalytics widgets for Android with new widgets showing realtime lists. E.g. you can list realtime users using your app with country name, you can list realtime events (conversions) 🔥
We needed that LazyColumn for widgets!
#glancewidget #AndroidDev
@adrian looking great 👍
@marcelpinto Now I've got in my head to use this recomposition trick for widgets for changing number of users. When you are refreshing it should animate counter change (at least overall). This should give this widget nice effect and info for user that it is refreshing the data. That's the goal for holidays.
@adrian cool! But remember that the animation was just an experiment, it's probably not the best for system health if all widgets would do that 😅