Android Layout Fundamentals

Pluralsight
Course Summary
Understand the basic Android layout classes, and how to use them effectively.
-
+
Course Description
Android has four basic layout classes: LinearLayout, RelativeLayout, FrameLayout and TableLayout. How do they work? How to decide when to use which? This course goes into the details of each class, explains their various attributes, then demonstrates various tools and techniques to examine and optimize your layouts.
-
+
Course Syllabus
Introduction- 15m 31s
—Overview 1m 45s
—Basic Layouts 1m 55s
—Size 6m 31s
—Margin vs Padding 2m 13s
—Gravity 3m 7sLinearLayout- 12m 25s
—Overview 1m 16s
—Gravity 2m 52s
—Weight 6m 16s
—Nested Layout 2m 1sRelativeLayout- 13m 56sFrameLayout- 6m 53sTableLayout- 11m 4sChoosing the Right Layout- 39m 21s
This course is listed under
Open Source
and Operating Systems
Community
Related Posts: