Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e8e03b16 authored by morckx's avatar morckx
Browse files

Show detailed unified inbox description in accounts drawer header

parent 1e4c7510
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -100,6 +100,7 @@ public class K9Drawer {
                    .withNameShown(true)
                    .withName(R.string.integrated_inbox_title)
                    .withIcon(getResId(R.attr.iconUnifiedInbox))
                    .withEmail(parent.getString(R.string.integrated_inbox_detail))
                    .withSetSelected(unifiedInboxSelected)
                    .withIdentifier(DRAWER_ID_UNIFIED_INBOX)
            );