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

@@ -180,7 +180,7 @@
android:layout_weight="1"
android:text="@string/btn_create_key"
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"