Kennyc1012 / BottomSheetMenu

BottomSheetMenu style dialogs for Android
Apache License 2.0
887 stars 99 forks source link

Customizing Font #19

Closed Arash-gm closed 5 years ago

Arash-gm commented 8 years ago

is there any way to change menu items or title fonts?

Kennyc1012 commented 8 years ago

See the Styling section of the README. You can change the text appearance which allows you to change the font styles. This does not, however, allow you to use an external font not found in android.

Arash-gm commented 8 years ago

@Kennyc1012 : thank you for rapid response and yes i've read that and im using custom styling , however changing font doesn't work even with Calligraphy and its a huge downside. great work anyway

Kennyc1012 commented 8 years ago

I have no plans to include this, but would consider a pull request.

Kennyc1012 commented 5 years ago

This is now supported with the newly updated styles and XML fonts.

See here for adding a font via XML