enc-backup: use black check icon for button, and some cleanup

This commit is contained in:
Vincent Breitmoser
2015-09-25 04:16:36 +02:00
parent 097430b3e3
commit f30ca1e92c
8 changed files with 4 additions and 5 deletions

View File

@@ -268,7 +268,7 @@
android:layout_gravity="center_horizontal"
android:layout_margin="10dp"
android:text="Ok, I wrote it down!"
android:drawableLeft="@drawable/ic_check_white_24dp"
android:drawableLeft="@drawable/ic_check_black_24dp"
android:drawablePadding="8dp"
android:padding="12dp"
android:id="@+id/button_backup_input"