Android Widget for x10 mini phones
I have developed an application with a widget (size 2x2), in normal screens its just fine!
I tried it on a x10 mini and the wi开发者_如何转开发dget goes very tiny and the layout is horrible, what can I do to fix this?
Maybe try a separate res/layout-small/mywidget.xml ?
精彩评论