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

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

Awesome Lists containing this project

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