mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-29 17:11:12 +01:00
Fixed multi pane subtitle
This commit is contained in:
@@ -1352,6 +1352,7 @@ public class ActivityView extends ActivityBilling implements FragmentManager.OnB
|
||||
else {
|
||||
pane = R.id.content_pane;
|
||||
grpPane.setVisibility(View.VISIBLE);
|
||||
args.putBoolean("pane", true);
|
||||
}
|
||||
|
||||
FragmentTransaction fragmentTransaction = getSupportFragmentManager().beginTransaction();
|
||||
|
||||
Reference in New Issue
Block a user