in a Xamarin.Forms 5.0.0.2662 version app, the drawer menu pops from the right as expected but it’s not completely shown or it even has a gap in some scenarios. The following picture holds a LTR drawer and a RTL drawer. Notice the left/right margin for the icons respectively………………..
The problem is in Xamarin.Forms because if I just downgrade Xamarin.Forms to the previous version 4.6, the drawer menu is completely shown.
Does someone know a solution or workaround?
Thanks!