Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Android] When set to RTL and api > 17 scroll view doesn't update its values on initial load #3675

Closed
@PureWeen

Description

Description

When a scrollview on Android is set to RTL it will automatically start scrolled all the way to the right as its natural position. The effect this has on the SxrollView on the Forms side of things needs to reflect this behavior so it has accurate values.

Steps to Reproduce

Run Issue3000
Notice that Scrolled event never fires and X and Y are never set

Expected Behavior

Scrolled event should fire so cross platform control is aware that ScrollX and SCrollY changed

Actual Behavior

nothing happens

Basic Information

  • Version with issue: 3.2
  • Last known good version: never

Metadata

Assignees

Labels

a/rtlblockerIssue blocks next stable release. Prioritize fixing and reviewing this issue.p/Androidt/bug 🐛

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions