Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keeganlee/kstyle
KStyle是一个Android的样式开发的学习项目。
https://github.com/keeganlee/kstyle
Last synced: 3 months ago
JSON representation
KStyle是一个Android的样式开发的学习项目。
- Host: GitHub
- URL: https://github.com/keeganlee/kstyle
- Owner: keeganlee
- License: apache-2.0
- Created: 2015-08-30T05:12:45.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-28T08:03:24.000Z (over 8 years ago)
- Last Synced: 2024-07-01T09:40:30.317Z (5 months ago)
- Language: Java
- Size: 113 KB
- Stars: 285
- Watchers: 13
- Forks: 103
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kstyle
KStyle是一个Android的样式开发的学习项目。现阶段完成了shape篇、selector篇、layer-list篇、drawable汇总篇、View Animation篇、Property Animation篇
[Android样式的开发:shape篇](http://keeganlee.me/post/android/20150830)
[Android样式的开发:selector篇](http://keeganlee.me/post/android/20150905)
[Android样式的开发:selector篇](http://keeganlee.me/post/android/20150909)
[Android样式的开发:drawable汇总篇](http://keeganlee.me/post/android/20150916)
[Android样式的开发:View Animation篇](http://keeganlee.me/post/android/20151003)
[Android样式的开发:Property Animation篇](http://keeganlee.me/post/android/20151026)