Fix view overlap in wifi dpp enrollment.
Fixes: 132813855 Test: visual Change-Id: I5415b8edaf1ce5ae122e4d1ee41e65ca825f72e6
This commit is contained in:
@@ -45,7 +45,8 @@
|
||||
|
||||
<FrameLayout
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content">
|
||||
android:layout_height="wrap_content"
|
||||
android:clipChildren="true">
|
||||
<TextureView
|
||||
android:id="@+id/preview_view"
|
||||
android:layout_width="match_parent"
|
||||
|
Reference in New Issue
Block a user