zawadz88 / MaterialPopupMenu

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

How can i change text size? #68

Open Only-IceSoul opened 4 years ago

Only-IceSoul commented 4 years ago

i need change text size.

Only-IceSoul commented 4 years ago

typeface

zawadz88 commented 4 years ago

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 https://github.com/zawadz88/MaterialPopupMenu/blob/1d2c2fa03fdfb5d6b393724a369b4ca9254d8d56/sample/src/main/java/com/github/zawadz88/materialpopupmenu/sample/LightActivity.kt#L399