-
Notifications
You must be signed in to change notification settings - Fork 29.1k
Closed
flutter/engine
#44047Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listc: tech-debtTechnical debt, code quality, testing, etc.Technical debt, code quality, testing, etc.platform-androidAndroid applications specificallyAndroid applications specificallyteam-androidOwned by Android platform teamOwned by Android platform teamtriaged-androidTriaged by Android platform teamTriaged by Android platform team
Description
Flutter splash screen are deprecated: https://docs.flutter.dev/development/ui/advanced/splash-screen#migrating-from-manifest--activity-defined-custom-splash-screens
There are a number of apps that add the metadata io.flutter.embedding.android.SplashScreenDrawable
to AndroidManifest.xml in g3.
Recently, the logic that lookups the drawable in the embedding is causing some issues on Android T beta.
See http://b/234598486, and http://b/231425885
This code can be removed from the engine assuming all 1P clients can be migrated.
iapicca
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listc: tech-debtTechnical debt, code quality, testing, etc.Technical debt, code quality, testing, etc.platform-androidAndroid applications specificallyAndroid applications specificallyteam-androidOwned by Android platform teamOwned by Android platform teamtriaged-androidTriaged by Android platform teamTriaged by Android platform team