diff --git a/res/layout/wifi_dpp_qrcode_generator_fragment.xml b/res/layout/wifi_dpp_qrcode_generator_fragment.xml index f9c7169ca64..f70abd54697 100644 --- a/res/layout/wifi_dpp_qrcode_generator_fragment.xml +++ b/res/layout/wifi_dpp_qrcode_generator_fragment.xml @@ -55,6 +55,7 @@ android:id="@+id/password" android:layout_width="wrap_content" android:layout_height="wrap_content" + android:minHeight="@dimen/min_tap_target_size" android:layout_marginBottom="24dp" android:textAlignment="center" android:textIsSelectable="true"