Skip to content

[Android] Update PlatformPlugin to not call setStatusBarColor, setNavigationBarColor, setNavigationBarDividerColor when disabled #165582

@camsim99

Description

@camsim99

Sub-issue to #165327.

In Android 15, setStatusBarColor, setNavigationBarColor, setNavigationBarDividerColor are deprecated and disabled. We need to:

  1. Make sure to not call these deprecated/disabled APIs on appropriate Android versions.
  2. Update our embedding documentation to tell users that these calls will not work on Android 15+.

Part of #98602.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work listengineflutter/engine related. See also e: labels.platform-androidAndroid applications specificallyteam-androidOwned by Android platform teamtriaged-androidTriaged by Android platform team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions