Partially fix file names

This commit is contained in:
Dominik Schürmann
2015-03-04 19:04:15 +01:00
parent 1aebd7412f
commit de31fcc45f
222 changed files with 36 additions and 48 deletions

View File

@@ -111,7 +111,7 @@
android:layout_height="match_parent"
android:text="@string/edit_key_action_add_subkey"
android:minHeight="?android:attr/listPreferredItemHeight"
android:drawableRight="@drawable/ic_action_new_account"
android:drawableRight="@drawable/ic_key_plus_grey600_24dp"
android:drawablePadding="8dp"
android:gravity="center_vertical"
android:clickable="true"