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

@@ -79,7 +79,7 @@
android:layout_width="match_parent"
android:text="@string/api_settings_create_key"
android:layout_height="?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" />