aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/styles.xml
diff options
context:
space:
mode:
authorAndreas Straub <andy@strb.org>2015-07-20 14:14:27 +0200
committerAndreas Straub <andy@strb.org>2015-07-20 14:14:27 +0200
commit576330f6a937d2294bb3fd4f197acd0c3340ae8f (patch)
tree979a54f19b8feb9e586e3e5e3f06c924152f111e /src/main/res/values/styles.xml
parente9d7d7e12a8d18664df06fe467c8055a2f403e8b (diff)
Use MD style for key trust toggle switch
Diffstat (limited to '')
-rw-r--r--src/main/res/values/styles.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/main/res/values/styles.xml b/src/main/res/values/styles.xml
index d609b5fb..e8572d9d 100644
--- a/src/main/res/values/styles.xml
+++ b/src/main/res/values/styles.xml
@@ -18,10 +18,4 @@
<item name="android:padding">16dp</item>
</style>
- <style name="MaterialDesignButton" parent="MD">
- <item name="android:layout_width">wrap_content</item>
- <item name="android:layout_height">wrap_content</item>
- <item name="android:padding">16dp</item>
- </style>
-
</resources> \ No newline at end of file