Skip to content
This repository has been archived by the owner on Mar 18, 2022. It is now read-only.

Crossfader doesn't recreate state correctly after configuration change #18

Open
milovan92 opened this issue May 7, 2020 · 1 comment

Comments

@milovan92
Copy link

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 :)

@mikepenz mikepenz self-assigned this May 7, 2020
@mikepenz
Copy link
Owner

@milovan92 thank you for your report. Sadly this library is currently mainly in a "as-is" state and not fully active developed.

I would appreciate PRs though to improve things which may not work as anticipated.

So if you find a solution for the described problem I am more than happy to get this out as an update :)

@mikepenz mikepenz removed their assignment Nov 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants