android - what kind of layout is best to choose? -
[form drawn in gimp][1] result should this. layout best use? realize relative scary cumbersome code, , using table having problems height or width of elements.
parent - linearlayout vertical
child views - relative layout or linearlayout depending on complexity of each row. use relative layout more complex rows.
i suggest create reusable elements can design layout ease.
hth.
Comments
Post a Comment