File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed
example/android/app/src/main Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change 2525 android : name =" io.flutter.embedding.android.NormalTheme"
2626 android : resource =" @style/NormalTheme"
2727 />
28- <!-- Displays an Android View that continues showing the launch screen
29- Drawable until Flutter paints its first frame, then this splash
30- screen fades out. A splash screen is useful to avoid any visual
31- gap between the end of Android's launch screen and the painting of
32- Flutter's first frame. -->
33- <meta-data
34- android : name =" io.flutter.embedding.android.SplashScreenDrawable"
35- android : resource =" @drawable/launch_background"
36- />
3728 <intent-filter >
3829 <action android : name =" android.intent.action.MAIN" />
3930 <category android : name =" android.intent.category.LAUNCHER" />
You can’t perform that action at this time.
0 commit comments