zawadz88/MaterialPopupMenu

How can i change text size?

Only-IceSoul opened this issue · 2 comments

i need change text size.

typeface

Hi,
You might modify this e.g. by using a viewBoundCallback to get reference to the TextView itself and it there. For a sample see

val tv = view.findViewById<TextView>(R.id.mpm_popup_menu_item_label)