mirror of
https://github.com/flutter/samples.git
synced 2025-11-10 06:48:26 +00:00
Update place_tracker Android files (#1021)
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
This theme determines the color of the Android Window while your
|
||||
Flutter UI initializes, as well as behind your Flutter UI while its
|
||||
running.
|
||||
|
||||
|
||||
This Theme is only used starting with V2 of Flutter's Android embedding. -->
|
||||
<style name="NormalTheme" parent="@android:style/Theme.Light.NoTitleBar">
|
||||
<item name="android:windowBackground">?android:colorBackground</item>
|
||||
|
||||
Reference in New Issue
Block a user