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

https://github.com/sanish07/android-custom-views

This Repository contains implementation of Custom Views in Android.
https://github.com/sanish07/android-custom-views

android-application custom-views kotlin-android

Last synced: 2 months ago
JSON representation

This Repository contains implementation of Custom Views in Android.

Awesome Lists containing this project

README

        

# Android-Custom-Views

This Repository contains implementation of Custom Views in Android and has following concepts covered :
- Shapes and animation on touch event.
- Canvas for Draw on touch events.