Ashish Kharche

Results 2 issues of Ashish Kharche

- Affected Device(s) [All] **Describe the Bug:** RecyclerView List Items does not retain their postition on rotation of screen (configuration change). On going potrait --> landscapt --> potrait mode, the...

Caused often when pressed `home` button i.e leaving the app and then coming back to it. Refer master branch. for(Fragment f: MainActivityFragmentManager.getInstance().getFragments()){ if(f != null ){ if(!f.getTag().equals(fragment.getTag())){ FragmentTransaction t =...