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

Commit 542ef93d authored by Miranda Kephart's avatar Miranda Kephart Committed by Android (Google) Code Review
Browse files

Merge "Fix screenshot in landscape" into sc-dev

parents 89f69796 83ecbd7b
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -25,7 +25,7 @@
    android:layout_marginBottom="@dimen/screenshot_offset_y"
    android:layout_marginBottom="@dimen/screenshot_offset_y"
    android:scaleType="fitStart"
    android:scaleType="fitStart"
    android:elevation="@dimen/screenshot_preview_elevation"
    android:elevation="@dimen/screenshot_preview_elevation"
    android:visibility="gone"
    android:visibility="invisible"
    android:background="@drawable/screenshot_rounded_corners"
    android:background="@drawable/screenshot_rounded_corners"
    android:adjustViewBounds="true"
    android:adjustViewBounds="true"
    android:contentDescription="@string/screenshot_edit_label"
    android:contentDescription="@string/screenshot_edit_label"