Skip to content

Android - DrawerLayout with useNativeAnimations={false} stacked after couple orientation change #1112

Closed
@bulatkhayrullin

Description

I found the following problem on android, if you use next DrawerLayout:
<DrawerLayout drawerPosition={DrawerLayout.positions.Right} // Important to use Right drawer position useNativeAnimations={false} ... />
and will change orientation from vertical to horizontal and vice versa, you will see next result (see attachment)
Screenshot_1594304030

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions