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
- Host: GitHub
- URL: https://github.com/mdecker-mobilecomputing/android_linearlayoutdemos
- Owner: MDecker-MobileComputing
- License: bsd-3-clause
- Created: 2018-09-15T21:56:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-31T12:40:22.000Z (over 1 year ago)
- Last Synced: 2025-01-05T21:09:37.852Z (over 1 year ago)
- Topics: android, github-actions, linearlayout
- Language: Java
- Homepage:
- Size: 429 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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 ##

 


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