Hi,
I define once in my /xml/widget.xml the minwidth.

but what can i do when I need to inflate different sizes from my
widget layouts

for example. right now i have in my /xml/widget.xml

   android:minWidth="81dip"
    android:minHeight="72dip"

for 1 one my 3 widgets thats fine, but the last 2 widgets would just
need one icon size,
so they always need the width of 2 icons.
also when I make minwidth smaller.. it fits with the other 2 widgets
but the large widget
come cutted!

How to solve that. I cant believe to create a total new receiver and a
new /xml/widget2.xml
just for another size?!

Hope you have an answer

chris

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to