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

Commit bc5198b8 authored by Satoshi Kataoka's avatar Satoshi Kataoka Committed by Android Git Automerger
Browse files

am 8822a52c: am 287c739d: Merge "Fix build"

* commit '8822a52c':
  Fix build
parents 178ec9d9 8822a52c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -589,7 +589,7 @@ public final class EmojiPalettesView extends LinearLayout implements OnTabChange
            // Needs to save pending updates for recent keys when we get out of the recents
            // category because we don't want to move the recent emojis around while the user
            // is in the recents category.
            mEmojiKeyboardAdapter.flushPendingRecentKeys();
            mEmojiPalettesAdapter.flushPendingRecentKeys();
        }

        mEmojiCategory.setCurrentCategoryId(categoryId);