Android App Widgets with collections
App widgets with collections In the earlier versions of Android, app widgets could only display views like TextView, ImageView, etc. But what if we want to show a list of items in our widget? For example, a collection of pictures from a gallery app, or a collection of emails/messages from a communication app. Collection widgets […]
Android App Widgets with collections Read More »
