File tree 2 files changed +4
-2
lines changed
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -477,6 +477,8 @@ LongSparseArray<V> 替代 HashMap<Long,V> </br>
477
477
</LinearLayout>
478
478
```
479
479
![ ] ( https://github.com/RealMoMo/Android-Tips/blob/master/img/animateLayoutChanges.gif )
480
+ * 深入理解 Java 垃圾回收机制 -> [ 链接] ( http://www.importnew.com/16173.html )
481
+ * Quick App 快应用[ 官方文档链接] ( https://www.quickapp.cn/ )
480
482
481
483
482
484
### Development tools
@@ -487,8 +489,8 @@ LongSparseArray<V> 替代 HashMap<Long,V> </br>
487
489
* 压缩图片资源利器: TinyPNG
488
490
* CMD神器:cmder
489
491
* 颜色吸管
490
- * 在线换算dp px sp等单位[ Android Pixel Calculator] ( http://angrytools.com/android/pixelcalc/ )
491
- * IDE自定义主题[ Color-themes] ( http://color-themes.com/?view=index )
492
+ * 在线换算dp px sp等单位 [ Android Pixel Calculator] ( http://angrytools.com/android/pixelcalc/ )
493
+ * IDE自定义主题 [ Color-themes] ( http://color-themes.com/?view=index )
492
494
493
495
//TODO update AS插件
494
496
You can’t perform that action at this time.
0 commit comments