https://github.com/codepath/android-custom-view-demo
Demo code for Android Custom Views Unit.
https://github.com/codepath/android-custom-view-demo
Last synced: about 2 months ago
JSON representation
Demo code for Android Custom Views Unit.
- Host: GitHub
- URL: https://github.com/codepath/android-custom-view-demo
- Owner: codepath
- Created: 2015-07-14T14:33:48.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-14T14:34:21.000Z (over 10 years ago)
- Last Synced: 2023-05-10T14:13:26.808Z (over 2 years ago)
- Language: Java
- Size: 1.89 MB
- Stars: 13
- Watchers: 12
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Custom Views
Includes the complete demo code for:
* Measurment demo (AspectRatioImageView)
* Layout demo (LinearLayout)