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

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

Merge pull request #7183 from Bracciata/add-overflow-content-desc

Add content description for overflow menu icon
parents c9045274 c99674b4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -165,6 +165,7 @@
            android:layout_marginBottom="16dp"
            android:background="?attr/controlBackground"
            android:clickable="true"
            android:contentDescription="@string/abc_action_menu_overflow_description"
            android:focusable="true"
            android:paddingStart="6dp"
            android:paddingEnd="10dp"