Moto wrote: > Are widgets currently not supporting any type of custom components? > I've tried creating a very simple custom TextView component and it > does not work when displaying the widget.
By "widget", do you mean app widgets (things that go on the home screen)? If so, then no, app widgets only support the classes offered by RemoteViews. > Also, can we use the animation classes in widgets? Again, if you are referring to app widgets, then I do not believe RemoteViews supports animations. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Looking for Android opportunities? http://wiki.andmob.org/hado --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

