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

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -