aboutsummaryrefslogtreecommitdiffstats
path: root/APG/res/layout
diff options
context:
space:
mode:
Diffstat (limited to 'APG/res/layout')
-rw-r--r--APG/res/layout/import_keys.xml (renamed from APG/res/layout/import_from_qr_code.xml)7
1 files changed, 0 insertions, 7 deletions
diff --git a/APG/res/layout/import_from_qr_code.xml b/APG/res/layout/import_keys.xml
index f20dbbb68..8e107cd96 100644
--- a/APG/res/layout/import_from_qr_code.xml
+++ b/APG/res/layout/import_keys.xml
@@ -28,13 +28,6 @@
android:text="@string/import_from_qr_code_import_sign_and_upload" />
<Button
- android:id="@+id/import_from_qr_code_scan_again"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:onClick="scanAgainOnClick"
- android:text="@string/import_from_qr_code_scan_again" />
-
- <Button
android:id="@+id/import_from_qr_code_finish"
android:layout_width="match_parent"
android:layout_height="wrap_content"