https://github.com/liaohuqiu/android-support-23.2-sample
Sample Project for Android Support Library 23.2
https://github.com/liaohuqiu/android-support-23.2-sample
Last synced: about 1 year ago
JSON representation
Sample Project for Android Support Library 23.2
- Host: GitHub
- URL: https://github.com/liaohuqiu/android-support-23.2-sample
- Owner: liaohuqiu
- Created: 2016-02-27T20:37:11.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-03T08:02:05.000Z (about 10 years ago)
- Last Synced: 2025-03-29T02:07:28.672Z (about 1 year ago)
- Language: Java
- Homepage: http://android-developers.blogspot.com/2016/02/android-support-library-232.html
- Size: 2 MB
- Stars: 773
- Watchers: 25
- Forks: 86
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-android-ui - https://github.com/liaohuqiu/android-support-23.2-sample
- awesome-android-libraries - android-support-23.2-sample
README
### SnapShot:
### Contains features
* Vector Drawable
* Animated Vector Drawable
* AppCompat DayNight theme
* Bottom Sheets
Using BottomSheetDialog in day-night mode.
* RecyclerView: WRAP_CONTENT
### License
MIT
### Related links
* https://medium.com/@chrisbanes/appcompat-v23-2-daynight-d10f90c83e94#.x3z9rzkm2
* http://android-developers.blogspot.com/2016/02/android-support-library-232.html
### Thanks
* http://code.tutsplus.com/articles/using-androids-vectordrawable-class--cms-23948
* https://medium.com/@chrisbanes/appcompat-v23-2-daynight-d10f90c83e94