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

Commit 0aae9ae0 authored by George Zacharia's avatar George Zacharia Committed by Michael Bestas
Browse files

LatinIME: Enable full flag emoji support

Change-Id: I3603948e7181bb0027addc0a8bb227f1370ae977
parent d4c6ca85
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -184,7 +184,7 @@ final class EmojiCategory {
                addShownCategoryId(EmojiCategory.ID_EIGHT_ACTIVITY);
                addShownCategoryId(EmojiCategory.ID_EIGHT_OBJECTS);
                addShownCategoryId(EmojiCategory.ID_EIGHT_SYMBOLS);
                addShownCategoryId(EmojiCategory.ID_FLAGS); // Exclude combinations without glyphs.
                addShownCategoryId(EmojiCategory.ID_EIGHT_FLAGS);
            } else {
                defaultCategoryId = EmojiCategory.ID_PEOPLE;
                addShownCategoryId(EmojiCategory.ID_PEOPLE);