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

Commit d85baf60 authored by Matt Casey's avatar Matt Casey Committed by Automerger Merge Worker
Browse files

Merge "Align transition image to preview top" into sc-dev am: 55af2818

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

Change-Id: Ibed11e2c5876edb1297041fcbdf85d0ddb4a562e
parents 72aac82a 55af2818
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -139,7 +139,7 @@
        android:id="@+id/transition"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        app:layout_constraintTop_toBottomOf="@id/save"
        app:layout_constraintTop_toTopOf="@id/preview"
        app:layout_constraintStart_toStartOf="parent"
        android:scaleType="centerCrop"
        android:visibility="invisible"