Skip to content

Flutter apps flash when brought back up on Android #47903

@Hixie

Description

@Hixie

Steps to reproduce:

  1. On an Android device, close all applications, and (for recent versions of Android) enable "3-button navigation" under "System navigation" in the settings.
  2. flutter create dummy_splash
  3. cd dummy_splash
  4. flutter run onto the Android device
  5. Double-tap the square button that switches applications.

Expected results (seen with v1.0.0): the application shrinks then expands, as it flows smoothly into and out of the recent applications list.

Actual results (seen with v1.13.6-pre.38 on multiple devices): the application flickers briefly when it reexpands from the recent applications list.

cc @matthew-carroll @xster

Metadata

Metadata

Labels

a: existing-appsIntegration with existing apps via the add-to-app flowa: fidelityMatching the OEM platforms bettera: qualityA truly polished experiencecustomer: crowdAffects or could affect many people, though not necessarily a specific customer.engineflutter/engine related. See also e: labels.platform-androidAndroid applications specifically

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions