Skip to content

Commit f34334a

Browse files
authored
仿QQ小红点
1 parent 7fe82aa commit f34334a

File tree

1 file changed

+13
-11
lines changed

1 file changed

+13
-11
lines changed

README.md

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

66
# 更新日志:
77

8+
**2017/06/19**
9+
Android仿QQ小红点
10+
811
**2017/06/12**
912
Android仿QQ侧滑菜单( http://www.jianshu.com/p/1834ce7a2ce7 )
1013

@@ -27,20 +30,19 @@
2730
添加自定义View(饼形图)、自定义ViewGroup(五环图)
2831

2932

30-
# 仿QQ侧滑菜单:
31-
![image]( https://github.com/crazyqiang/AndroidStudy/blob/master/pic/Swipe_menu.gif)
33+
# 仿QQ侧滑菜单、小红点:
34+
![image]( https://github.com/crazyqiang/AndroidStudy/blob/master/pic/Swipe_menu.gif)
35+
![image]( https://github.com/crazyqiang/AndroidStudy/blob/master/pic/qq_point.gif)
3236

33-
# 仿魅族通讯录:
37+
# 仿魅族通讯录、通用PopupWindow
3438
![image]( https://github.com/crazyqiang/AndroidStudy/blob/master/pic/Contacts.gif)
35-
36-
# 通用PopupWindow:
37-
![image](https://github.com/crazyqiang/AndroidStudy/blob/master/pic/PopupWindow.gif)
39+
![image](https://github.com/crazyqiang/AndroidStudy/blob/master/pic/PopupWindow.gif)
3840

3941
# Bundle、AIDL、Messenger、Binder:
40-
![image](https://github.com/crazyqiang/AndroidStudy/blob/master/pic/intent.gif)
41-
![image](https://github.com/crazyqiang/AndroidStudy/blob/master/pic/aidl.gif)
42-
![image](https://github.com/crazyqiang/AndroidStudy/blob/master/pic/messenger.gif)
43-
![image](https://github.com/crazyqiang/AndroidStudy/blob/master/pic/binder.gif)
42+
![image](https://github.com/crazyqiang/AndroidStudy/blob/master/pic/intent.gif)
43+
![image](https://github.com/crazyqiang/AndroidStudy/blob/master/pic/aidl.gif)
44+
![image](https://github.com/crazyqiang/AndroidStudy/blob/master/pic/messenger.gif)
45+
![image](https://github.com/crazyqiang/AndroidStudy/blob/master/pic/binder.gif)
4446

4547
# 自定义View、ViewGroup:
46-
![image](https://github.com/crazyqiang/AndroidStudy/blob/master/pic/initpintu.jpg)
48+
![image](https://github.com/crazyqiang/AndroidStudy/blob/master/pic/initpintu.jpg)

0 commit comments

Comments
 (0)