Skip to content

Commit ab20f24

Browse files
committed
SearchView源码解析发布
1 parent c8c376f commit ab20f24

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ ANDROID SDK 源码解析
2727
###第一期
2828
Class | 分析者 | 校对者 | 版本 | 发布时间
2929
:------------- | :------------- | :------------- | :------------- | :-------------
30+
[SearchView源码解析](https://github.com/nukc/SearchViewAnalysis) | [Nukc](https://github.com/nukc) |[android-cjj](https://github.com/android-cjj/) | support-v4-23.2.1 | 2016/5/7
3031
[LruCache源码解析](https://github.com/LittleFriendsGroup/AndroidSdkSourceAnalysis/blob/master/article/LruCache%E6%BA%90%E7%A0%81%E8%A7%A3%E6%9E%90.md) | [CaMnter](https://github.com/CaMnter)| [alafighting](https://github.com/alafighting)|support-v4-23.2.1 | 2016/4/24
3132
[ViewDragHelper源码解析](https://github.com/LittleFriendsGroup/AndroidSdkSourceAnalysis/blob/master/article/ViewDragHelper%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90.md) | [达庆凯](https://github.com/Skykai521)| [android-cjj](https://github.com/android-cjj/)|support-v4-21.0 | 2016/4/21
3233
[BottomSheets源码解析](https://github.com/android-cjj/SourceAnalysis) | [android-cjj](https://github.com/android-cjj/)| [轻微](https://github.com/zzz40500)|design-23.2.0 | 2016/4/20
@@ -58,10 +59,6 @@ Class | 分析者 | 校对者 | 版本 | 发布时间
5859
<tr>
5960
<td>ScrollView源码解析</td>
6061
<td>Skykai521</td>
61-
</tr>
62-
<tr>
63-
<td>SearchView源码解析</td>
64-
<td>Nukc</td>
6562
</tr>
6663
<tr>
6764
<td>Seekbar源码解析</td>

0 commit comments

Comments
 (0)