Open gouri-panda opened 4 years ago
This PR sets the MyDashboardRecyclerAdapter to null to prevent leaking in MyDashboardFragment Fixes #409
MyDashboardRecyclerAdapter
MyDashboardFragment
What this PR does
This PR sets the
MyDashboardRecyclerAdapter
to null to prevent leaking inMyDashboardFragment
Fixes #409