mirror of
https://github.com/M66B/FairEmail.git
synced 2026-05-01 05:10:09 +02:00
Category as view
This commit is contained in:
@@ -2504,6 +2504,7 @@ public class ActivityView extends ActivityBilling implements FragmentManager.OnB
|
||||
|
||||
Bundle args = new Bundle();
|
||||
args.putString("type", intent.getStringExtra("type"));
|
||||
args.putString("category", intent.getStringExtra("category"));
|
||||
args.putLong("account", intent.getLongExtra("account", -1));
|
||||
args.putLong("folder", intent.getLongExtra("folder", -1));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user