diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index edc1a42..e491ec0 100755
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -9,12 +9,11 @@
android:allowBackup="true"
android:icon="@drawable/dr_face_straight2_circle"
android:label="@string/app_name"
- android:theme="@style/AppTheme">
+ android:theme="@style/CarbUp">
+ android:exported="true"
+ android:screenOrientation="fullSensor">
@@ -23,24 +22,16 @@
true
+
+