From c7c6034404028a67b2965ede946fe4cf6708888d Mon Sep 17 00:00:00 2001 From: mx1700 Date: Mon, 24 Jun 2019 22:32:32 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=20android=20=E7=82=B9?= =?UTF-8?q?=E5=87=BB=20push=20=E9=87=8D=E5=A4=8D=E6=89=93=E5=BC=80?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- android/app/src/main/AndroidManifest.xml | 45 +++++++++++++----------- 1 file changed, 24 insertions(+), 21 deletions(-) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 64fd04f..3967d51 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -1,36 +1,39 @@ + package="com.timepill"> - - + + - - - - - - - - + android:launchMode="singleTask" + android:roundIcon="@mipmap/ic_launcher_round" + android:theme="@style/AppTheme"> + + + + + + + + - +