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
Above callback only return percentVisible: 0.0 and percentVisible: 1.0 upon start and completion of swipe gesture. Can we have continuous values while user being swiping left/right drawer?
The text was updated successfully, but these errors were encountered:
aamir-nazir
changed the title
Drawer open percentage is not continuous
Drawer open percentVisible only return discrete values
Aug 12, 2018
-(void)setDrawerVisualStateBlock:(void(^)(MMDrawerController * drawerController, MMDrawerSide drawerSide, CGFloat percentVisible))drawerVisualStateBlock
Above callback only return percentVisible: 0.0 and percentVisible: 1.0 upon start and completion of swipe gesture. Can we have continuous values while user being swiping left/right drawer?
The text was updated successfully, but these errors were encountered: