mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 14:17:03 +02:00
Menu rules
This commit is contained in:
@@ -781,7 +781,7 @@ public class ActivityView extends ActivityBilling implements FragmentManager.OnB
|
||||
}
|
||||
}));
|
||||
|
||||
menus.add(new NavMenuItem(R.drawable.twotone_filter_alt_24, R.string.title_edit_rules, new Runnable() {
|
||||
menus.add(new NavMenuItem(R.drawable.twotone_filter_alt_24, R.string.menu_rules, new Runnable() {
|
||||
@Override
|
||||
public void run() {
|
||||
if (!drawerLayout.isLocked(drawerContainer))
|
||||
|
||||
Reference in New Issue
Block a user