Skip to content

Commit 020f4d8

Browse files
authored
Update README.md
1 parent 3ad2b70 commit 020f4d8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
# avoid-memory-leak-android
22

33
This project is all about shows common patterns of memory leaks in Android development and how to fix them
4-
5-
6-
[I've written a blog post about this project.]( https://proandroiddev.com/everything-you-need-to-know-about-memory-leaks-in-android-d7a59faaf46a )
74

85

96
[![Android Arsenal]( https://img.shields.io/badge/Android%20Arsenal-avoid--memory--leak--android-green.svg?style=flat )]( https://android-arsenal.com/details/1/6887 )
107
[![]( https://img.shields.io/badge/Medium-Everything%20you%20need%20to%20know%20about%20Memory%20Leaks%20in%20Android.-lightgrey )]( https://proandroiddev.com/everything-you-need-to-know-about-memory-leaks-in-android-d7a59faaf46a )
118

9+
[I've written a blog post about this project.]( https://proandroiddev.com/everything-you-need-to-know-about-memory-leaks-in-android-d7a59faaf46a )
10+
1211
#### There is 2 seperated modules:
1312
<img src="https://github.com/AliAsadi/avoid-memory-leak-android/blob/master/screenshot/modules.png"/>
1413

0 commit comments

Comments
 (0)