xamarin/Xamarin.Forms
[Bug] Master Details Icon not going to the right when you set MDP to RTL
Ouverte
#7 272 ouverte le 25 août 2019
a/rtle/3 :clock3:help wantedinactivem/high impact :black_large_square:p/iOS 🍎t/bug :bug:up-for-grabs
Métriques du dépôt
- Stars
- (5 644 étoiles)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
Description
Description
When this is fixed please include a UI Test that grabs the coordinates of the Icon and ensures that it is on the right and not the left
https://github.com/xamarin/Xamarin.Forms/pull/3992#issuecomment-440827503
Steps to Reproduce
- Run test 2818
- Instructions say that the icon should be on the Right but it's not. It's on the left
Expected Behavior
The Icon to open the drawer should be on the right when in RTL mode
Actual Behavior
It stays on the left
Basic Information
- Platform Target Frameworks:
- iOS: 12 and 13
- This was fixed in 3.6 so it regressed some point after that