Fixed
Status Update
Comments
ha...@google.com <ha...@google.com> #2
Hi Lin, can you please take a look at this issue since it's related to
li...@google.com <li...@google.com> #3
Hi Venkata, can you test the following apks?
The ones with "before" prefix are the original emoji picker testing samples apps and see if we can repro this issue. The ones with "after" prefix are the ones including the fixes and see if these issues are fixed. I included both the debug apk and release apk.
ap...@google.com <ap...@google.com> #4
Project: platform/frameworks/support
Branch: androidx-main
commit 146b021cc44151e8a69e26fc8c7f54bb7a92e892
Author: Lin Guo <linguo@google.com>
Date: Thu Jul 13 19:09:19 2023
Invalidate the view to force a layout call
Test: manual
Bug: 288261054
Change-Id: I4db044ca9a80fe7076bb92bda035550e034859bb
M emoji2/emoji2-emojipicker/src/main/java/androidx/emoji2/emojipicker/EmojiPickerView.kt
https://android-review.googlesource.com/2657077
Branch: androidx-main
commit 146b021cc44151e8a69e26fc8c7f54bb7a92e892
Author: Lin Guo <linguo@google.com>
Date: Thu Jul 13 19:09:19 2023
Invalidate the view to force a layout call
Test: manual
Bug: 288261054
Change-Id: I4db044ca9a80fe7076bb92bda035550e034859bb
M emoji2/emoji2-emojipicker/src/main/java/androidx/emoji2/emojipicker/EmojiPickerView.kt
Description
Component used:
androidx.emoji2:emoji2-emojipicker
Version used:
1.4.0-beta05
Devices/Android versions reproduced on: Galaxy S10e, Android 12
When selecting a tab of the emoji picker the indicator is updated to the previously selected tab. https://issuetracker.google.com/issues/273883688
This was reported already and marked as resolved but the issue is still here >
I've attached a sample Jetpack Compose project and the ui video.