Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Attachment actions
Unintended behavior
View staffing
Description
Version used: 1.1.0-rc02
Devices/Android versions reproduced on: Android TV emulator API 31, hardware devices with Android TV API 29
Sample project and screenrecord are attached to this issue.
The project consists in a VerticalGridView configured with 4 columns and a custom RecyclerView.Adapter. We submit a list of one item, wait 2 seconds, then we submit a new list of 2 items.
Expected result
At the end the 2 items should be aligned on the same row.
Actual result
At the end the 2 items are not aligned on the same row.