Android-App "LinearLayout-Demo"

This app contains several activities based on LinearLayout. The following aspects of using LinearLayout in Android are shown:

  • Behaviour when LinearLayout is not wide enought to display all its child elements.
  • Nested LinearLayout.
  • ScrollView containing a LinearLayout.


Screenshots

screenshot_1

screenshot_3

screenshot_2

screenshot_4

screenshot_5

GitHub