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)
Unintended behavior
View staffing
Description
Devices/Android versions reproduced on: galaxy s22
Android Auto version reproduced on: 12.2.642414-release(122642414)
When enter the screen, ItemList.OnItemVisibilityChangedListener.onItemVisibilityChanged(startIndex, endIndex) callback is passing the incorrect index. (I tested it and it returns -1 to 0)
after when scroll the list, onItemVisibilityChanged() is passing the correct index
Occurs on every Template that uses ItemList.OnItemVisibilityChangedListener, and only on entry.(Works normally when scrolling)