user-interface-samples
user-interface-samples copied to clipboard
Flickering occurs at WindowInsetsAnimation
https://github.com/android/user-interface-samples/tree/master/WindowInsetsAnimation
Condition change 1.Change message count const val NUMBER_MESSAGES = 3 in ConversationAdapter.kt 2. remove reverseLayout = "true" from RecyclerView
When the IME is displayed in this state, it flickers.
I want the bubble to appear from the top.