new import icon

This commit is contained in:
Dominik Schürmann
2013-01-17 14:47:34 +01:00
parent f334dea1b5
commit 3cd36637eb
4 changed files with 1 additions and 29 deletions

View File

@@ -55,7 +55,7 @@
<Button
android:id="@+id/dashboard_scan_qrcode"
style="@style/DashboardButton"
android:drawableTop="@drawable/dashboard_scan_qrcode"
android:drawableTop="@drawable/dashboard_import"
android:onClick="scanQrcodeOnClick"
android:text="@string/dashboard_import_keys" />