Design fixes for decryption screen

This commit is contained in:
Dominik Schürmann
2015-03-05 11:06:17 +01:00
parent c0aabbeb3c
commit 18a827eeed
14 changed files with 4 additions and 3 deletions

View File

@@ -118,7 +118,7 @@
android:layout_width="wrap_content"
android:layout_height="match_parent"
android:text="Show"
android:drawableRight="@drawable/ic_action_accounts"
android:drawableRight="@drawable/ic_vpn_key_grey_24dp"
android:drawablePadding="8dp"
android:gravity="center_vertical"
style="@style/SelectableItem" />