From d2e6c2fe6da7ca0ea30b1529fefc50e638da5d1f Mon Sep 17 00:00:00 2001 From: Han Xu Date: Mon, 8 May 2023 15:49:10 +0800 Subject: [PATCH] Fix wifi QR layout to fix image stretching Bug: 270063908 Test: manual Change-Id: I86e7d54bb78306292fcb355c1a4879a43cc876f7 --- .../wifi_dpp_qrcode_scanner_fragment.xml | 69 ------------------- .../wifi_dpp_qrcode_scanner_fragment.xml | 38 ++++++---- 2 files changed, 25 insertions(+), 82 deletions(-) delete mode 100644 res/layout-land/wifi_dpp_qrcode_scanner_fragment.xml diff --git a/res/layout-land/wifi_dpp_qrcode_scanner_fragment.xml b/res/layout-land/wifi_dpp_qrcode_scanner_fragment.xml deleted file mode 100644 index 11bb0ae4eaf..00000000000 --- a/res/layout-land/wifi_dpp_qrcode_scanner_fragment.xml +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/res/layout/wifi_dpp_qrcode_scanner_fragment.xml b/res/layout/wifi_dpp_qrcode_scanner_fragment.xml index dd96d7e93d3..84470ba9a7d 100644 --- a/res/layout/wifi_dpp_qrcode_scanner_fragment.xml +++ b/res/layout/wifi_dpp_qrcode_scanner_fragment.xml @@ -36,19 +36,31 @@ android:gravity="center" android:orientation="vertical"> - - - - + + + + + + + +