Fix screenshot in landscape

Bug: 179037797
Fix: 179037797
Test: manual
Change-Id: I908eab5e9d3f950857294d0c474c141db4ed803b
This commit is contained in:
Miranda Kephart
2021-02-02 12:16:41 -05:00
parent 5d9b76bd83
commit 83ecbd7b98

View File

@@ -25,7 +25,7 @@
android:layout_marginBottom="@dimen/screenshot_offset_y"
android:scaleType="fitStart"
android:elevation="@dimen/screenshot_preview_elevation"
android:visibility="gone"
android:visibility="invisible"
android:background="@drawable/screenshot_rounded_corners"
android:adjustViewBounds="true"
android:contentDescription="@string/screenshot_edit_label"