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

Commit d6e83c48 authored by Yorke Lee's avatar Yorke Lee
Browse files

Add content description to More options button

Bug: 7434822
Change-Id: Iab67890ceb496590ffe452e380ac638310fc65dc
parent 9b1b7bbe
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -36,6 +36,8 @@
        android:paddingRight="4dip"
        android:layout_height="match_parent"
        android:layout_alignParentRight="true"
        android:contentDescription="@string/action_menu_overflow_description"
        android:importantForAccessibility="yes"
        android:src="@drawable/ic_menu_overflow"
        android:background="?android:attr/selectableItemBackground"
        android:visibility="gone" />