am 8822a52c: am 287c739d: Merge "Fix build"
* commit '8822a52c3f35acf34c10946e91cbcc230e4f88f5': Fix buildmain
commit
bc5198b8d1
|
@ -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
|
// 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
|
// category because we don't want to move the recent emojis around while the user
|
||||||
// is in the recents category.
|
// is in the recents category.
|
||||||
mEmojiKeyboardAdapter.flushPendingRecentKeys();
|
mEmojiPalettesAdapter.flushPendingRecentKeys();
|
||||||
}
|
}
|
||||||
|
|
||||||
mEmojiCategory.setCurrentCategoryId(categoryId);
|
mEmojiCategory.setCurrentCategoryId(categoryId);
|
||||||
|
|
Loading…
Reference in New Issue