mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
am 287c739d
: Merge "Fix build"
* commit '287c739db9715222733af18b5e575f0bba1033bf': Fix build
This commit is contained in:
commit
8822a52c3f
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user