Skip to content

Commit

Permalink
Added link to blogpost with more information
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmytro Voronkevych committed Sep 5, 2014
1 parent 8108ece commit c0e1a5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ If you create anonymous Runnable and call to `postDelayed` with large timeout, t
in memory until timeout passes. Even if your Runnable seems small, it indirectly references owner class,
which is usually something as big as Activity or Fragment.

Very soon we will post article with much more details.
You can read more [on our blog post.](http:https://techblog.badoo.com/blog/2014/08/28/android-handler-memory-leaks)

Solution
--------
Expand Down

0 comments on commit c0e1a5d

Please sign in to comment.