mirror of https://github.com/M66B/FairEmail.git
Show version number in about / settings
This commit is contained in:
parent
fdce3dee1a
commit
1cb7812581
|
@ -261,7 +261,7 @@ public class ActivitySetup extends ActivityBase implements FragmentManager.OnBac
|
||||||
drawerLayout.closeDrawer(drawerContainer);
|
drawerLayout.closeDrawer(drawerContainer);
|
||||||
onMenuAbout();
|
onMenuAbout();
|
||||||
}
|
}
|
||||||
}));
|
}).setSubtitle(BuildConfig.VERSION_NAME));
|
||||||
|
|
||||||
adapter.set(menus);
|
adapter.set(menus);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue