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

Commit 665dd9a0 authored by Miranda Kephart's avatar Miranda Kephart Committed by Automerger Merge Worker
Browse files

Merge "Fix screenshot in landscape" into sc-dev am: 542ef93d

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/13461792

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I83dcbebd3a504868ccc13a1224ddb8ec0ac7c123
parents ece93804 542ef93d
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"