From 33736a462ad00342cb0eea4dfdafba5e17fdab7c Mon Sep 17 00:00:00 2001 From: flameking <2711554770@qq.com> Date: Fri, 20 May 2022 16:24:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84app=E6=A0=87=E9=A2=98?= =?UTF-8?q?=E9=81=AE=E7=9B=96=E5=86=85=E5=AE=B9=E7=9A=84=E9=97=AE=E9=A2=98?= =?UTF-8?q?,=E6=9B=B4=E6=94=B9choose=5Farea=E7=9A=84=E6=A0=87=E9=A2=98?= =?UTF-8?q?=E6=A0=8F=E9=A2=9C=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/deploymentTargetDropDown.xml | 17 +++++++++++++++++ app/src/main/AndroidManifest.xml | 2 +- app/src/main/res/layout/choose_area.xml | 2 +- 3 files changed, 19 insertions(+), 2 deletions(-) create mode 100644 .idea/deploymentTargetDropDown.xml diff --git a/.idea/deploymentTargetDropDown.xml b/.idea/deploymentTargetDropDown.xml new file mode 100644 index 0000000..08bf02d --- /dev/null +++ b/.idea/deploymentTargetDropDown.xml @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index e54efa8..b247b1e 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -12,7 +12,7 @@ android:networkSecurityConfig="@xml/network_security_config" android:roundIcon="@mipmap/ic_launcher_round" android:supportsRtl="true" - android:theme="@style/Theme.FlamekingWeather"> + android:theme="@style/Theme.AppCompat.DayNight.NoActionBar"> + android:background="@color/colorPrimary">