Non-Standard widget size for Android

Posted by heorling on Stack Overflow See other posts from Stack Overflow or by heorling
Published on 2010-06-06T18:43:57Z Indexed on 2010/06/06 19:02 UTC
Read the original article Hit count: 280

Filed under:
|
|
|

I have a use-case for a vertical 1x4 home screen widget on android. The supported size is 4x1 ie horizontal. Does anyone know if the vertical version can be implemented?

I realize changing screen orientation would scrunch the widget together, which I'm fine with. Even better would be if there was an equivalent to "overflow hidden" in css.

Has anyone come across a way to do this?

© Stack Overflow or respective owner

Related posts about android

Related posts about size