summaryrefslogtreecommitdiffstats
path: root/remoting/resources/styles.xml
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/resources/styles.xml')
-rw-r--r--remoting/resources/styles.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/remoting/resources/styles.xml b/remoting/resources/styles.xml
deleted file mode 100644
index ecd4929..0000000
--- a/remoting/resources/styles.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--Activity styles for the Android app-->
-<resources>
- <style name="Theme_ElusiveActionBar">
- <item name="android:windowActionBarOverlay">true</item>
- <item name="android:actionBarStyle">@android:style/Widget.DeviceDefault.ActionBar.Solid</item>
- </style>
-</resources>