What views can i use in an appWidget?
android
Solution
See the app widgets article on the Android Developers' site for a list of the layouts and views available for use in a widget.
Problem
Can anyone tell me what views can I use in an appWidget? Thank you!