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

Commit 0d7858d5 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add label to long screenshot share" into sc-dev am: 44f3c363

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

Change-Id: Ib8f761e841f1149454b78f2ba643d8800d6a67e1
parents f611d0a4 44f3c363
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -42,6 +42,8 @@
        android:padding="6dp"
        android:src="@drawable/ic_screenshot_share"
        android:layout_marginRight="8dp"
        android:contentDescription="@*android:string/share"
        android:tooltipText="@*android:string/share"
        app:layout_constraintEnd_toEndOf="parent"
        app:layout_constraintTop_toTopOf="parent"
        app:layout_constraintBottom_toTopOf="@id/preview" />
@@ -115,4 +117,3 @@
    />

</androidx.constraintlayout.widget.ConstraintLayout>