aboutsummaryrefslogtreecommitdiff
path: root/tests/GarageModeTestApp/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/GarageModeTestApp/AndroidManifest.xml')
-rw-r--r--tests/GarageModeTestApp/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/GarageModeTestApp/AndroidManifest.xml b/tests/GarageModeTestApp/AndroidManifest.xml
index e7255ba220..b33520f21b 100644
--- a/tests/GarageModeTestApp/AndroidManifest.xml
+++ b/tests/GarageModeTestApp/AndroidManifest.xml
@@ -25,7 +25,7 @@
<application android:label="GarageModeTestApp">
<activity android:name=".MainActivity"
- android:theme="@style/Theme.Car.Light.NoActionBar.Drawer"
+ android:theme="@style/GarageModeTheme"
android:label="@string/app_name">
<intent-filter>
<action android:name="android.intent.action.MAIN"/>