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

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

Android app demonstrating several UI elements and how to implement event handling for them
https://github.com/mdecker-mobilecomputing/android_weitereuielemente

android github-actions ui-components

Last synced: about 2 months ago
JSON representation

Android app demonstrating several UI elements and how to implement event handling for them

Awesome Lists containing this project

README

          

# Android-App "Weitere UI-Elemente" #


Dieses Repo enthält eine Android-Studio-Projekt für eine native Android-App mit Java.
Mit der App sollen die folgenden UI-Elemente demonstriert werden:
* ToggleButton
* ProgressBar
* RadioGroup and RadioButton
* CheckBox
* SeekBar
* Spinner
* AutoCompleteTextView


----

## Screenshots ##


![Screenshot 1](screenshot_1.png)


![Screenshot 2](screenshot_2.png)


![Screenshot 3](screenshot_3.png)


![Screenshot 5](screenshot_5.png)


![Screenshot 6](screenshot_6.png)


![Screenshot 7](screenshot_7.png)


----

## License ##


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