Note: We would be using all the previously used functionality in this blog, as and when we move on further.
"RelativeLayout" As the name indicates, this layout provides the ability to position its children in relation to other element or the parent. Google Android has well defined set of commands that helps to achieve the same.
Lets try out some examples.
Sample 1:
Output:
Sample 2:
Output:
Sample 3:
Output:
"RelativeLayout" As the name indicates, this layout provides the ability to position its children in relation to other element or the parent. Google Android has well defined set of commands that helps to achieve the same.
Lets try out some examples.
Sample 1:
Output:
Sample 2:
Output:
Sample 3:
Output:
No comments:
Post a Comment