mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-25 23:20:53 +01:00
Show version number in about / settings
This commit is contained in:
@@ -261,7 +261,7 @@ public class ActivitySetup extends ActivityBase implements FragmentManager.OnBac
|
||||
drawerLayout.closeDrawer(drawerContainer);
|
||||
onMenuAbout();
|
||||
}
|
||||
}));
|
||||
}).setSubtitle(BuildConfig.VERSION_NAME));
|
||||
|
||||
adapter.set(menus);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user