From a10d3cfc7895fbad125bf7f28efd58adc7386a9d Mon Sep 17 00:00:00 2001 From: Fan Zhang Date: Fri, 17 May 2019 12:56:07 -0700 Subject: [PATCH] Fix view overlap in wifi dpp enrollment. Fixes: 132813855 Test: visual Change-Id: I5415b8edaf1ce5ae122e4d1ee41e65ca825f72e6 --- res/layout/wifi_dpp_qrcode_scanner_fragment.xml | 3 ++- .../settings/wifi/dpp/WifiDppQrCodeScannerFragment.java | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/res/layout/wifi_dpp_qrcode_scanner_fragment.xml b/res/layout/wifi_dpp_qrcode_scanner_fragment.xml index 1fc95e755c9..01b9e348199 100644 --- a/res/layout/wifi_dpp_qrcode_scanner_fragment.xml +++ b/res/layout/wifi_dpp_qrcode_scanner_fragment.xml @@ -45,7 +45,8 @@ + android:layout_height="wrap_content" + android:clipChildren="true">