zawadz88 / MaterialPopupMenu

Shows Material popup menus grouped in sections & more
Apache License 2.0
646 stars 57 forks source link

How can I add contentDescription attribute to menu items? #78

Open dinukapj opened 2 years ago

dinukapj commented 2 years ago

To support accessibility features, I want to implement a 'TalkBack' for my menus. In a native implementation, I can add the contentDescription to the menu items. How can I do the same with this library?