An open API service indexing awesome lists of open source software.

https://github.com/mdecker-mobilecomputing/android_linearlayoutdemos

Apps contains several layout files based on LinearLayout
https://github.com/mdecker-mobilecomputing/android_linearlayoutdemos

android github-actions linearlayout

Last synced: 22 days ago
JSON representation

Apps contains several layout files based on LinearLayout

Awesome Lists containing this project

README

          

# Android-App "LinearLayout-Demo" #


Dieses Repo enthält eine native Android-App (Java).
Die App enthält mehrere Activities, die das
[LinearLayout](https://developer.android.com/develop/ui/views/layout/linear?hl=de)
verwenden und folgende Dinge demonstrieren:
* Verhalten bei Platzmangel
* Verschachtelte *LinearLayout*-Instanzen
* *ScrollView* mit *LinearLayout*


----

## Screenshots ##


![Screenshot 1](screenshot_1.png)



![Screenshot 3](screenshot_3.png) ![Screenshot 2](screenshot_2.png)



![Screenshot 4](screenshot_4.png)



![Screenshot 5](screenshot_5.png)


----

## License ##


See the [LICENSE file](LICENSE.md) for license rights and limitations (BSD 3-Clause License).