Difference between revisions of "Android Basics: User Input"
(→View Hierarchy Diagram) |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 19: | Line 19: | ||
[[File:nestedViewGroups.png|600px|thumb|center|]] | [[File:nestedViewGroups.png|600px|thumb|center|]] | ||
+ | |||
+ | ==View Hierarchy Diagram== | ||
+ | |||
+ | [[File:relative_layout.png|600px|thumb|left|]] | ||
+ | |||
+ | [[File:linear_layout.png|600px|thumb|center|]] |
Latest revision as of 19:58, 8 August 2019
Android Basics: User Input
Plain
Common Android Views