Repository for custom views for Android.
Android - Built in Android Studio.
This application contains a module with custom Android views (androidcustomviews) and a demo app (App). As this is the initial commit, there are several things that still need to be done:
- Views module reworked into a library.
- More custom views will be added.
Views currently included:
- Typewriter
- Expandable colour picker
- Analog clock
- Fusion clock
- Tiled ImageView
- Tiled GridView
- Date Input EditText
- WiFi Signal Strength ImageView
https://play.google.com/store/apps/details?id=com.michaelfotiadis.androidcustomviewsdemos
- See the demo app for usage. Each custom view is used in a fragment.
- No external dependencies at the moment.
Android devices running OS version 16+.
The code in this project is licensed under the Apache License v2.0.