From fbd1c70b399e6be72bd9780c9b75a19f3f6be906 Mon Sep 17 00:00:00 2001 From: jahway603 Date: Sat, 19 Sep 2020 19:42:59 -0400 Subject: [PATCH] slight modification to QR Code reader to accomodate Android tablets --- app/src/main/res/layout/activity_settings.xml | 5 ++--- app/src/main/res/layout/custom_qrcode_layout.xml | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/app/src/main/res/layout/activity_settings.xml b/app/src/main/res/layout/activity_settings.xml index 32cfccd..1b372b2 100644 --- a/app/src/main/res/layout/activity_settings.xml +++ b/app/src/main/res/layout/activity_settings.xml @@ -114,7 +114,7 @@ + app:zxing_framing_rect_height="400dp" + app:zxing_framing_rect_width="400dp" />