mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-27 19:35:10 +01:00
Show composer zoom level
This commit is contained in:
@@ -115,7 +115,7 @@ public class PopupMenuLifecycle extends PopupMenu {
|
||||
}
|
||||
}
|
||||
|
||||
private static void insertIcon(Context context, MenuItem menuItem) {
|
||||
static void insertIcon(Context context, MenuItem menuItem) {
|
||||
Drawable icon = menuItem.getIcon();
|
||||
|
||||
if (icon == null)
|
||||
|
||||
Reference in New Issue
Block a user