Skip to content

Commit 637fce1

Browse files
authored
Update README.md
1 parent b607e36 commit 637fce1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55

66
# 更新日志:
77

8+
**2017/07/14**
9+
LruCache、DiskLruCache实现图片缓存,瀑布流 ( http://www.jianshu.com/p/e6631d2319a6
10+
811
**2017/06/19**
912
Android仿QQ小红点 ( http://www.jianshu.com/p/9f0736c24029
1013

@@ -26,6 +29,8 @@
2629
**2017/01/20**
2730
添加自定义View(饼形图)、自定义ViewGroup(五环图)
2831

32+
# LruCache、DiskLruCache实现图片缓存,瀑布流:
33+
![ImgCache.gif](http://upload-images.jianshu.io/upload_images/587163-875ccce20eb291d4.gif?imageMogr2/auto-orient/strip)
2934

3035
# 仿QQ侧滑菜单、小红点:
3136
![image]( https://github.com/crazyqiang/AndroidStudy/blob/master/pic/Swipe_menu.gif)

0 commit comments

Comments
 (0)