Thanks for your answer. Units are dip (not dp, I'll try to change dip to dp).
According my observation this formula works well when widget's size is bellow 5 icons. The same behavior in emulator and on Acer Iconia Tab. Tom On Tue, May 24, 2011 at 9:30 PM, KlausSK8 <[email protected]> wrote: > Where did you put those values of dimension? > it have to be on value folder, widget appwidget-provider xml > at what scale? "dp" ? > it works in other device? > maybe you have correctly created but the size of your widget Layout > not using the entire area... > > On 23 maio, 16:16, Tomáš Hubálek <[email protected]> wrote: > > Hello, > > > > I followed widget definition guidelines described athttp:// > developer.android.com/guide/topics/appwidgets/index.html#MetaData > > and I suspect that formula for calculation of widget size ((number of > > cells * 74) - 2) is wrong for Honeycomb. > > > > If wanted to create widget of size 6x4, so I added there 442x294 but > > this widget is reported by Honeycomb launcher as 5x4. > > > > Could anybody confirm/correct/explain my observation and update > > official documentation if it is wrong? > > > > Thanks a lot > > Tom > > -- > 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 > -- ----------------------------------------------------------------------------------------------- Tom Hubalek ([email protected]), http://android.hubalek.net, http://blog.hubalek.net/ http://facebook.com/thubalek, http://www.linkedin.com/in/thubalek http://twitter.com/thubalek, http://twitter.com/android_dev_tom -- 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

