From ade8f18a9550b340904cc608029c0fa4fe7186c0 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Wed, 25 Mar 2020 18:13:07 -0600 Subject: xml: cleanup Signed-off-by: Jason A. Donenfeld --- ui/src/main/AndroidManifest.xml | 26 ++++++++++++++++++-------- 1 file changed, 18 insertions(+), 8 deletions(-) (limited to 'ui/src/main/AndroidManifest.xml') diff --git a/ui/src/main/AndroidManifest.xml b/ui/src/main/AndroidManifest.xml index 74bc7a20..47a833e1 100644 --- a/ui/src/main/AndroidManifest.xml +++ b/ui/src/main/AndroidManifest.xml @@ -9,9 +9,15 @@ - - - + + + + android:theme="@style/AppTheme"> - + + @@ -59,10 +68,11 @@ android:screenOrientation="fullSensor" tools:replace="screenOrientation" /> - - + -- cgit v1.2.3