Skip to content

Commit 3a29da2

Browse files
committed
update android-tips
update android-tips
1 parent 5deec23 commit 3a29da2

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -477,6 +477,8 @@ LongSparseArray<V> 替代 HashMap<Long,V> </br>
477477
</LinearLayout>
478478
```
479479
![](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/)
480482

481483

482484
### Development tools
@@ -487,8 +489,8 @@ LongSparseArray<V> 替代 HashMap<Long,V> </br>
487489
* 压缩图片资源利器:TinyPNG
488490
* CMD神器:cmder
489491
* 颜色吸管
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)
492494

493495
//TODO update AS插件
494496

adb.md

Whitespace-only changes.

0 commit comments

Comments
 (0)