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
{{ message }}
This repository has been archived by the owner on Mar 18, 2022. It is now read-only.
Fist of all thanks for providing us such great libraries. Keep up the good work :)
In application that I am working on currently we are using your super cool solution MaterialDrawer with auto generated MiniDrawer. After some testing I noticed that content panel wasn't recreating as it should to.
Initial state for testing is opened Drawer and then change orientation. After recreation of activity content panel was shifted to the right even if withResizeContentPanel option was set on Crossfader builder.
Hi Mike,
Fist of all thanks for providing us such great libraries. Keep up the good work :)
In application that I am working on currently we are using your super cool solution MaterialDrawer with auto generated MiniDrawer. After some testing I noticed that content panel wasn't recreating as it should to.
Initial state for testing is opened Drawer and then change orientation. After recreation of activity content panel was shifted to the right even if
withResizeContentPanel
option was set on Crossfader builder.Here you can look at demo code: link
Problem occurs on:
Samsung S7 - android version 8.0,
Android emulator Nexus 10 - android version 8.1,
Android emulator Nexus 10 - android version 10.
Used latest Crossfader library version 1.6.0
Followed sample and instructions on MaterialDrawer
Sorry for bad English,
Cheers :)
The text was updated successfully, but these errors were encountered: