Hour 7. Using Layouts
What You’ll Learn in This Hour:
Using RelativeLayout
Using different types of layouts
Creating useful layouts
The Android system uses layouts to properly display the user interface on different devices. Each Activity
that you have created includes an XML layout file that uses a RelativeLayout
component. ...
Get Sams Teach Yourself: Android Application Development in 24 Hours, Fourth Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.