Status Update
Comments
sa...@google.com <sa...@google.com>
ad...@google.com <ad...@google.com> #2
kr...@gmail.com <kr...@gmail.com> #3
kr...@gmail.com <kr...@gmail.com> #4
ad...@google.com <ad...@google.com> #5
kr...@gmail.com <kr...@gmail.com> #6
After scrolling the ScrollView content down and then up to the very beginning, the ScrollView content does not return to its starting position. When the screen is pressed again, the ScrollView content returns to its starting position. Same problem when scrolling up and then down to the very end.
Please fix this issue completely before the final release. Bad user experience.
rh...@google.com <rh...@google.com> #7 Restricted
rh...@google.com <rh...@google.com> #8
For us to further investigate this issue, please provide the following additional information:
- Request for you to attach the bug report captured on 4.1 build on the same drive link shared in
. We were not able to reproduce the issue. Thank you. For steps to capture a bug report, please refer:comment#1 https://developer.android.com/studio/debug/bug-report#bugreportdevice .
al...@gmail.com <al...@gmail.com> #9
Ok
ik...@gmail.com <ik...@gmail.com> #10
Based on my testing, the behavior is now partially fixed for ScrollView and completely unfixed for HorizontalScrollView. As for the correct behavior, please refer to RecyclerView scrolling behavior, it works well, and is unaffected by this bug.
I've added a new directory "
Please check and fix the issue before final release. Thanks!
kr...@gmail.com <kr...@gmail.com> #11
Can't reproduce the issue? In the attached video you can see what is still wrong.
ad...@google.com <ad...@google.com> #12
kr...@gmail.com <kr...@gmail.com> #13
ad...@google.com <ad...@google.com> #14
kr...@gmail.com <kr...@gmail.com> #15
kr...@gmail.com <kr...@gmail.com> #16
su...@movisis.com.br <su...@movisis.com.br> #17
mk...@gmail.com <mk...@gmail.com> #18
ik...@gmail.com <ik...@gmail.com> #19
Android 14 QPR1 Beta contains the fix for this bug. Sadly it is not fixed in the stable release of Android 14, which means that Pixel 5 and Pixel 4a (5G) will probably never get the fix officialy.
al...@gmail.com <al...@gmail.com> #20
ma...@gmail.com <ma...@gmail.com> #21
ad...@google.com <ad...@google.com> #22
If this issue still exists in a current Android build, we request that you log a new issue along with the bug report here
Description
Overscroll stretch effect not working properly with ScrollView. The effect gets stuck when flingling to the end of the scrollable content.
Which Android Developer Preview build are you using?
UPB3.230519.008 (14 Beta 3)
Is this a regression from Android 13 to 14?
Yes, on Android 13 the overscroll effect animation works properly
What device are you using?
Pixel 5
What are the steps to reproduce the problem?
You can also reproduce it on other apps, like app details page in Play Store app.
Issue Category
Framework
What was the expected result?
Overscroll effect animation works smoothly and the view should return to the normal state when animation ends.
What was the actual result?
The animation gets stuck after flinging to the end of scrollable content. Touching the view again stops the stuck animation.
Attachments
screen-20230606-180613.mp4: Screen record of the test app
screen-20230606-181600.mp4: Screen record of Play Store app details page
scrollviewtest.zip: Source of the test app (just a ScrollView with some placeholder text)
bugreport-redfin_beta-UPB3.230519.008-2023-06-09-10-03-47.zip: Bugreport captured on my Pixel 5
Note: the screen records were recorded on Beta 2, the issue is still reproducible on Beta 3.