mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 06:08:31 +02:00
Added auto hide toolbar
This commit is contained in:
@@ -1301,6 +1301,8 @@ public class ActivityView extends ActivityBilling implements FragmentManager.OnB
|
||||
if (count == 0)
|
||||
finish();
|
||||
else {
|
||||
showActionBar(true);
|
||||
|
||||
if (count < lastBackStackCount) {
|
||||
Intent intent = getIntent();
|
||||
intent.setAction(null);
|
||||
|
||||
Reference in New Issue
Block a user