Avoiding memory Leaks on Android part #1
This post is the first in a series on memory leaks in android development. So we kick off with the most trivial cases. In Android development sometimes you are faced with a need to exchange(or pass) data from fragment to fragment or from fragment to ...
chibuezefelix.hashnode.dev2 min read