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

Unverified Commit a03ed3a7 authored by cketti's avatar cketti Committed by GitHub
Browse files

Merge pull request #7184 from Bracciata/add-content-desc-reply

Add content description for reply button
parents 631e9a48 72085c13
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -152,6 +152,7 @@
            android:layout_width="48dp"
            android:layout_height="48dp"
            android:background="?attr/controlBackground"
            android:contentDescription="@string/reply_action"
            android:paddingHorizontal="12dp"
            app:layout_constraintEnd_toStartOf="@id/menu_overflow"
            app:layout_constraintTop_toTopOf="@+id/menu_overflow"