I'm excited about the app widget functionality, and I've been playing with it for a bit. I love the idea that downloadable apps can customize the home screen with arbitrary data.
Is it possible to create my own custom views and use them inside of an app widget? For instance, if I wanted to have MyView (which extends View) and use it in my layout, would that be possible? I tried to do this, but ran into an InflateException that was thrown as a result of a ClassNotFoundException. I wasn't sure if this was a result of some coding error on my part or if this was an intentional limitation of the framework. Joel --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

