-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Vertical ScrollBar is not visible until scrolled in Android platform. #24894
Copy link
Copy link
Closed
Labels
platform/androids/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Description
Description
Despite setting VerticalScrollBarVisibility="Always" in the ScrollView, the vertical scrollbar is not visible in Android until the user starts scrolling. I had shared the video demo for your reference.
VideoDemo.mp4
Steps to Reproduce
- Run the attached sample in android platform.
- You could notice initially vertical scroll Bar not visible.
- On performing scrolling it is visible.
Actual Behavior : Vertical scrollbar is not visible.
Expected Behavior: Vertical scrollbar should be visible.
Link to public reproduction project repository
https://github.com/SethupathyD/AndroidScrollBarIssue
Version with bug
8.0.90 SR9
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
No response
Did you find any workaround?
No
Relevant log output
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
platform/androids/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working