We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee33e3f commit 99ae8beCopy full SHA for 99ae8be
README.md
@@ -348,6 +348,18 @@ Class | 分析者 | 校对者 | 版本 | 发布时间
348
<td>WebView源码解析</td>
349
<td>未认领</td>
350
</tr>
351
+ <tr>
352
+ <td>GestureDetector源码解析</td>
353
+ <td>未认领</td>
354
+ </tr>
355
356
+ <td>OverScroller源码解析</td>
357
358
359
360
+ <td>TextureView源码解析</td>
361
362
363
</tbody>
364
</table>
365
@@ -384,6 +396,22 @@ Class | 分析者 | 校对者 | 版本 | 发布时间
384
396
385
397
386
398
399
+**v7**
400
+<table>
401
+ <thead>
402
403
+ <th>Class</th>
404
+ <th>认领状态</th>
405
406
+ </thead>
407
+ <tbody>
408
409
+ <td>ItemTouchHelper源码解析</td>
410
411
412
+ </tbody>
413
+</table>
414
+
387
415
**design**
388
416
389
417
<table>
0 commit comments