Assigned
Status Update
Comments
al...@google.com <al...@google.com> #2
Any updates on this? It's been a month already since I reported it, and it seems this crash is occurring quite frequently for my users.
No update yet.
Any updates on this? It's been a month already since I reported it, and it seems this crash is occurring quite frequently for my users.
Description
Version used: 1.13.1
Devices/Android versions reproduced on: Android 14
This is because the view is scrolled using smoothScrollBy when the size changes, and the scrolling is not done immediately.
If the size changes again in the meantime, the view will not be scrolled to the correct position.