Skip to content

Commit 7c88c69

Browse files
authored
Update README.md
1 parent 778911e commit 7c88c69

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,12 @@
3939
**2017/01/20**
4040
添加自定义View(饼形图)、自定义ViewGroup(五环图)
4141

42-
 # Android多线程之HandlerThread、IntentService:
43-
![image]( https://github.com/crazyqiang/AndroidStudy/blob/master/pic/HandlerThread.gif)
44-
![image]( https://github.com/crazyqiang/AndroidStudy/blob/master/pic/IntentService.gif)
4542

46-
# Android中几种线程池的使用:
43+
# Android多线程之HandlerThread、IntentService:
44+
![image]( https://github.com/crazyqiang/AndroidStudy/blob/master/pic/HandlerThread.gif)
45+
![image]( https://github.com/crazyqiang/AndroidStudy/blob/master/pic/IntentService.gif)
46+
47+
# Android中几种线程池的使用:
4748
![image]( https://github.com/crazyqiang/AndroidStudy/blob/master/pic/CachedThreadPool.gif)
4849
![image]( https://github.com/crazyqiang/AndroidStudy/blob/master/pic/FixedThreadPool.gif)
4950
![image]( https://github.com/crazyqiang/AndroidStudy/blob/master/pic/SingleThreadExecutor.gif)

0 commit comments

Comments
 (0)