You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Material Design guidelines say that the DrawerLayout should appear above the ActionBar. However, the current AppCompatMasterDetailRenderer does not support this layout.
The text was updated successfully, but these errors were encountered:
This currently doesn't seem possible with how Xamarin has created their renderer for MasterDetailPage. The only solution seems to be creating a brand new MasterDetailRenderer, but that is beyond the current project goals.
Material Design guidelines say that the DrawerLayout should appear above the ActionBar. However, the current AppCompatMasterDetailRenderer does not support this layout.
The text was updated successfully, but these errors were encountered: