From 576330f6a937d2294bb3fd4f197acd0c3340ae8f Mon Sep 17 00:00:00 2001 From: Andreas Straub Date: Mon, 20 Jul 2015 14:14:27 +0200 Subject: Use MD style for key trust toggle switch --- src/main/res/layout/contact_key.xml | 2 +- src/main/res/values/styles.xml | 6 ------ 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/src/main/res/layout/contact_key.xml b/src/main/res/layout/contact_key.xml index 64f6075c..7cb0bae7 100644 --- a/src/main/res/layout/contact_key.xml +++ b/src/main/res/layout/contact_key.xml @@ -59,7 +59,7 @@ android:layout_height="wrap_content" android:layout_alignParentRight="true" android:layout_centerVertical="true" - style="@style/MaterialDesignButton"/> + style="@style/MD"/> \ No newline at end of file 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 @@ 16dp - - \ No newline at end of file -- cgit v1.2.3