mikepenz/Crossfader

Crossfader doesn't recreate state correctly after configuration change

オープン

#18 opened on 2020/05/07

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Java (21 件のフォーク)github user discovery
help wantedquestion

Repository metrics

Stars
 (80 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド