Fixed the bottomNavigation refresh when a route is started
This commit is contained in:
@@ -158,7 +158,7 @@ public class SettingsFragment extends Fragment {
|
||||
fragmentTransaction.attach(currentFragment);
|
||||
fragmentTransaction.commit();
|
||||
|
||||
refreshable.refresh();
|
||||
refreshable.refreshAndNavigateTo(R.id.settings);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user