zawadz88/MaterialPopupMenu

How can I add contentDescription attribute to menu items?

dinukapj opened this issue · 0 comments

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?