Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Android app demonstrating RelativeLayout
https://github.com/mdecker-mobilecomputing/android_relativlayoutdemo

android relativelayout

Last synced: 4 days ago
JSON representation

Android app demonstrating RelativeLayout

Awesome Lists containing this project

README

        

# Android-App "RelativeLayout-Demo" #


Dieses Repository enthält den Quellcode einer nativen Android-App (Java), welche das [RelativeLayout](https://developer.android.com/reference/android/widget/RelativeLayout)
demonstriert.


Das Android-Studio-Projekt enthält mehrere Layout-Dateien, die durch ein-/auskommentieren in der Klasse
[MainActivity](app/src/main/java/de/mide/relativelayoutdemo/MainActivity.java#L28) sichtbar gemacht werden können.


----

## Screenshots ##


![Screenshot 1](screenshot_1.png)


----

## License ##


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