MaterialPopupMenu icon indicating copy to clipboard operation
MaterialPopupMenu copied to clipboard

How can i change text size?

Open Only-IceSoul opened this issue 5 years ago • 2 comments

i need change text size.

Only-IceSoul avatar Dec 11 '19 15:12 Only-IceSoul

typeface

Only-IceSoul avatar Dec 11 '19 15:12 Only-IceSoul

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

zawadz88 avatar Dec 11 '19 17:12 zawadz88