Skip to content

Android layerType should not be changed if there is no need #1899

@hshristov

Description

@hshristov

Don't change android layer type If possible because it cause different type of issues on different devices. If change is mandatory first cache current layer type using nativeView.getLayerType() so a reset will return it to its default value - not like now setting it always to software_layer.

Check #1874 for one such problem.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions