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

Commit 72085c13 authored by Thomas Braccia's avatar Thomas Braccia
Browse files

feat: added content description for reply button

parent 1e59577a
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"