The current AppWidget framework doesn't allow you to dynamically change the widget size. This is because the current home screen needs to pre-reserve the area for widgets that are inserted, and also ensure that widgets don't overlap when they are moved.
j On Mon, May 25, 2009 at 11:12 PM, pms <[email protected]> wrote: > > Hi. > > I'm making App Widget program on Android 1.5 > I wonder if I can change my app widget size on home screen . > I can set my app widget's size in XML file. > But, how can I change it's size after my app widget launched from > home screen ? > > I want to add some button to my app widget that can change it's own > app widget size. > Is this possible? > > Thanks. > > > > -- Jeff Sharkey [email protected] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

