Archive
Posts Tagged ‘table layout’
Android RelativeLayout
January 4, 2010
Leave a comment
RelativeLayout:
What are the uses of Relative layout?
- By adding views to relative layout, we can set the position of view where it to be.
- Example if we add three views
Advertisements
Categories: Android Tutorial, Layout, RelativeLayout
android, code, example, how to, Layout, relative, table layout, tutorial