Android Studio Tutorial For Beginners #4: Layouts in Android
Android Studio Tutorial For Beginners #4: Layouts in Android
A layout defines the structure for a user interface in your app, such as in an activity ( How Your Activity will look like?).
[embedyt] https://www.youtube.com/watch?v=UbyjIVhmc8E%5B/embedyt%5D
To understand these layouts better they have categorized them in two:
1.ViewGroup:It is a container which defines the layout structure of multiple views that will things be vertical, horizontal,…
View On WordPress















