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

Commit 83ecbd7b authored by Miranda Kephart's avatar Miranda Kephart
Browse files

Fix screenshot in landscape

Bug: 179037797
Fix: 179037797
Test: manual
Change-Id: I908eab5e9d3f950857294d0c474c141db4ed803b
parent 5d9b76bd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"