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

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

Native Android-App (Java) mit Custom-View für ein Balkendiagramm
https://github.com/mdecker-mobilecomputing/android_customview

android github-actions ma2

Last synced: 3 months ago
JSON representation

Native Android-App (Java) mit Custom-View für ein Balkendiagramm

Awesome Lists containing this project

README

          

# Custom View in Android: Balkendiagramme anzeigen #


Das Repo enthält eine native Android-App (Java), die eine Klasse [BalkenDiagrammView](app/src/main/java/de/mide/android/customview/BalkenDiagrammView.java#L19) *Custom View*
zur Anzeige eines einfachen Balkendiagramms enthält.


----

## Screenshot ##


![Screenshot 1](screenshot_1.png)


----

## License ##


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