aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RotaryPlayground/res/values/themes.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/RotaryPlayground/res/values/themes.xml b/RotaryPlayground/res/values/themes.xml
index 02a0be9..69bfc4b 100644
--- a/RotaryPlayground/res/values/themes.xml
+++ b/RotaryPlayground/res/values/themes.xml
@@ -17,6 +17,7 @@
<resources>
<style name="Theme.App" parent="android:Theme.DeviceDefault">
<item name="android:buttonStyle">@style/ButtonStyle</item>
+ <item name="carUiActivity">true</item>
</style>
<style name="ButtonStyle" parent="android:Widget.Button">