Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fe49e63c authored by Fan Zhang's avatar Fan Zhang Committed by android-build-merger
Browse files

Merge "Fix view overlap in landscape wifi dpp enrollment." into qt-dev am: fa5aaf92

am: 88779708

Change-Id: I85ab811aebfe598e21a801af12e9404fcaac2716
parents 1ad08721 88779708
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -45,7 +45,8 @@

            <FrameLayout
                android:layout_width="@dimen/qrcode_preview_size"
                android:layout_height="@dimen/qrcode_preview_size">
                android:layout_height="@dimen/qrcode_preview_size"
                android:clipChildren="true">
                <TextureView
                    android:id="@+id/preview_view"
                    android:layout_width="wrap_content"