mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 06:08:31 +02:00
Added icon nav menu
This commit is contained in:
@@ -294,7 +294,7 @@ public class ActivitySetup extends ActivityBase implements FragmentManager.OnBac
|
||||
}
|
||||
}).setSubtitle(BuildConfig.VERSION_NAME));
|
||||
|
||||
adapter.set(menus);
|
||||
adapter.set(menus, true);
|
||||
|
||||
getSupportFragmentManager().addOnBackStackChangedListener(this);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user