1
0
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:
Miguel Beltran
2022-02-20 10:35:20 +01:00
committed by GitHub
parent 7e7ed30295
commit 5c7afb10cf
6 changed files with 23 additions and 17 deletions

View File

@@ -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>