Android Design library的demo

时间:2018-10-26 16:42:39
【文件属性】:

文件名称:Android Design library的demo

文件大小:1.59MB

文件格式:ZIP

更新时间:2018-10-26 16:42:39

Design

Android的材料设计兼容库(Design Support Library),源码地址https://github.com/chrisbanes/cheesesquare,文档:http://www.jcodecraeer.com/a/anzhuokaifa/developer/2015/0531/2958.html?mType=Group 因为源码中的compile 'com.github.bumptech.glide:glide:3.6.0'编译不成功,直接替换成了jar文件,只修改了这个地方


【文件预览】:
cheesesquare
----.gitignore(8B)
----build.gradle(891B)
----proguard-rules.pro(670B)
----libs()
--------glide-3.6.0.jar(463KB)
----src()
--------main()
--------androidTest()

网友评论

  • 不错 学习下
  • 不错,我的项目中用到了!!