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

Commit 377be1f5 authored by Yorke Lee's avatar Yorke Lee Committed by Android (Google) Code Review
Browse files

Merge "Add content description to More options button" into jb-mr1.1-dev

parents b6ae7361 d6e83c48
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" />