Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/wear-os-hex-editor-watchface.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values/styles.xml')
-rw-r--r--app/src/main/res/values/styles.xml7
1 files changed, 1 insertions, 6 deletions
diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml
index 0d5d924..e8bf33d 100644
--- a/app/src/main/res/values/styles.xml
+++ b/app/src/main/res/values/styles.xml
@@ -1,9 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
- <style name="MyMaterialTheme" parent="Theme.AppCompat.NoActionBar">
- <item name="android:windowNoTitle">true</item>
- <item name="android:windowActionBar">false</item>
- <item name="circle_radius_percent">30%</item>
-<!-- <item name="android:paddingTop">40dp</item>-->
- </style>
+
</resources>