Baseflow / Baseflow/XF-Material-Library
MaterialMenuButton not behaving propering when page flow direction set to Right to left
- Dominant language
- C#
- Stars
- 633
- Forks
- 150
- PR merge metrics
- No merged PRs in 30d
Description
## 🐛 Bug Report
MaterialMenuButton does not show popup view at right position when setting page flow direction to "Right to Left".
Attached is the small video for your reference.

### Expected behavior
When the MaterialMenuButton is clicked popup view should be aligned properly with the button.
### Reproduction steps
1. Create Xamarin forms Project
2. On page add list of items with MaterialMenuButton
3. Changes the page flowdirection to "Right to left".
### Configuration
**Version:**
lastest Xamarin forms version : 4.8
**Platform:**
- Android
Contributor guide
Assessment
This issue has not been assessed yet.