diff --git a/MotoActions/AndroidManifest.xml b/MotoActions/AndroidManifest.xml
index 6287e6a..7737d90 100644
--- a/MotoActions/AndroidManifest.xml
+++ b/MotoActions/AndroidManifest.xml
@@ -40,7 +40,7 @@
android:name=".DozePreferenceActivity"
android:exported="false"
android:label="@string/ambient_display_gestures_title"
- android:theme="@style/MotoActions">
+ android:theme="@style/Theme.Main">
@@ -56,7 +56,7 @@
android:name=".ActionsPreferenceActivity"
android:exported="false"
android:label="@string/moto_gestures_panel_title"
- android:theme="@style/MotoActions">
+ android:theme="@style/Theme.Main">
diff --git a/MotoActions/res/values/styles.xml b/MotoActions/res/values/styles.xml
deleted file mode 100644
index 06b8fbc..0000000
--- a/MotoActions/res/values/styles.xml
+++ /dev/null
@@ -1,29 +0,0 @@
-
-
-
-
-
-
-
-
diff --git a/MotoActions/res/xml/actions_panel.xml b/MotoActions/res/xml/actions_panel.xml
index 4860513..f366ea4 100644
--- a/MotoActions/res/xml/actions_panel.xml
+++ b/MotoActions/res/xml/actions_panel.xml
@@ -15,8 +15,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-
+
-
+