posted 12 years ago
Hello Techeis,
I am new to android, currently designing a User Home Page. I am not able to get to "extreme right/left" i.e. 4 corners of screen.Also, please let me know how to align UI controls like - Button , EditText, etc to left/right/center in Linear and List Layout. button code eg.
These thigns are possible in Relative Layout using "android:layout_alignParent<left/right>" , but i was just wondering if tehre is any way to define these basic alignment in other layouts.
Thanks in advance,
Kacee