Unplanned
Last Updated: 16 Nov 2018 14:50 by Dev
ADMIN
Nikolay Demirev
Created on: 12 Oct 2017 08:44
Category: SideDrawer
Type: Feature Request
5
SideDrawer: Auto size the DrawerContent to the content
On UWP this can be achieved if you set double.NaN as a value of the DrawerLength property and on Android this achieved by setting 0 as a value of the DrawerLength property. On iOS is not supported at all.
1 comment
Dev
Posted on: 16 Nov 2018 14:50
Would love to see the SideDrawer support wrapping drawer content in Grid/FlexLayout to allow it to completely cover the main content in iOS. This works fine on Android.