Migrating PhoneInterface (Irrigation and SpeakerLocator) from old to new Nexus 5X...
[iot2.git] / benchmarks / other / PhoneInterface / Irrigation / app / src / main / res / values-v21 / styles.xml
diff --git a/benchmarks/other/PhoneInterface/Irrigation/app/src/main/res/values-v21/styles.xml b/benchmarks/other/PhoneInterface/Irrigation/app/src/main/res/values-v21/styles.xml
new file mode 100644 (file)
index 0000000..dbbdd40
--- /dev/null
@@ -0,0 +1,9 @@
+<resources>
+
+    <style name="AppTheme.NoActionBar">
+        <item name="windowActionBar">false</item>
+        <item name="windowNoTitle">true</item>
+        <item name="android:windowDrawsSystemBarBackgrounds">true</item>
+        <item name="android:statusBarColor">@android:color/transparent</item>
+    </style>
+</resources>