Scrollable App widgets are included in ICS and honeycomb ...for example the mail widget and bookmark widget
I want to code a custom scrollable widget for me for ICS ... But I am unable to find any source and references..please suggest
Scrollable App widgets are included in ICS and honeycomb ...for example the mail widget and bookmark widget
I want to code a custom scrollable widget for me for ICS ... But I am unable to find any source and references..please suggest
App Widgets can be used with collections: http://developer.android.com/guide/topics/appwidgets/index.html#collections
For example
android.widget.ListView
andandroid.widget.GridView