Writing Change Friendly CodeTapiwa MuziraBlockedUnblockFollowFollowingApr 8Image by clipartix. comOne of the most useful and time-saving skills as an Android developer (or…
Continue Readingadapter
Tracing simple memory leak around RecyclerView using LeakCanary
One thing that deviates from simplest structure is that the Fragment keeps reference to the adapter. This reference is meant…
Continue Reading