Skip to content

Commit

Permalink
Update 面试笔记.md
Browse files Browse the repository at this point in the history
  • Loading branch information
WithLei committed Jun 6, 2019
1 parent 8441157 commit f692eeb
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions MyPart/面试笔记.md
Original file line number Diff line number Diff line change
Expand Up @@ -369,13 +369,9 @@ Android默认的颜色模式为ARGB_8888,这个颜色模式色彩最细腻,

# Android框架相关
## LeakCanary相关
关键词:activity监听 weakreference referenceQueue
1.activity被移除
2.
[相关播客](https://www.jianshu.com/p/261e70f3083f)

## Retrofit相关
[相关博客](https://www.jianshu.com/p/89ce9bf53073)

## RxJava相关

Expand All @@ -384,7 +380,7 @@ Android默认的颜色模式为ARGB_8888,这个颜色模式色彩最细腻,
## rxjava相关

## mvp相关

以上移步笔者博客[OkHttp+Retrofit+Dagger2+RxJava+MVP架构 学习笔记](https://blog.csdn.net/qq_42895379/article/details/83786905)

# Java相关
该部分内容笔者按照该博客集合顺序+阅读源码进行复习。
Expand Down

0 comments on commit f692eeb

Please sign in to comment.