loty wrote: > Is it possible to change widget size at run-time? Assuming you mean "app widget" (i.e., things that go on the home screen), you cannot change it at runtime.
> The only way to specify > size of the widget seems to be to explicitly do that in > AndroidManifest.xml Technically, it is in a metadata file referenced by the manifest. Hence, it should be possible for you to have more than one metadata file, perhaps for different screen sizes, though I have not tried that. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Android App Developer Books: http://commonsware.com/books.html --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---