From fbf5506b86758fa8fcd73a598decee2941b190e0 Mon Sep 17 00:00:00 2001 From: Pasty Chang Date: Mon, 24 May 2021 03:24:26 +0000 Subject: [PATCH] Migrate summary text in wifi QR scan page to DescriptionMixin The description in the setup flow would follow the new style to align to the left. Bug: 188593594 Test: atest & manual Change-Id: Idfc00f51710d725d5c653396902446f29861cb88 --- .../wifi_dpp_qrcode_scanner_fragment.xml | 13 +++---------- res/layout/wifi_dpp_qrcode_scanner_fragment.xml | 14 +++----------- .../wifi/dpp/WifiDppQrCodeScannerFragment.java | 1 + 3 files changed, 7 insertions(+), 21 deletions(-) diff --git a/res/layout-land/wifi_dpp_qrcode_scanner_fragment.xml b/res/layout-land/wifi_dpp_qrcode_scanner_fragment.xml index 95fef90b4bc..742874910df 100644 --- a/res/layout-land/wifi_dpp_qrcode_scanner_fragment.xml +++ b/res/layout-land/wifi_dpp_qrcode_scanner_fragment.xml @@ -17,9 +17,11 @@ + android:icon="@drawable/ic_scan_32dp" + app:sudDescriptionText="@string/wifi_dpp_scan_qr_code_join_unknown_network"> - - + android:icon="@drawable/ic_scan_32dp" + app:sudDescriptionText="@string/wifi_dpp_scan_qr_code_join_unknown_network"> - -