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.
- Host: GitHub
- URL: https://github.com/sanish07/android-custom-views
- Owner: Sanish07
- Created: 2022-03-22T07:37:19.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-22T07:42:16.000Z (about 3 years ago)
- Last Synced: 2025-01-28T18:14:16.447Z (4 months ago)
- Topics: android-application, custom-views, kotlin-android
- Language: Kotlin
- Homepage:
- Size: 99.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.