shehabic / Droppy

A simple yet-powerful and fully customizable Android drop-down menu. It supports Text with/without Icons, Separators, and even fully customized views.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set custom font to TextView from item

nerdymax opened this issue · comments

Currently setting a custom font to a text item is impossible I believe.

why? it should be possible:

If you use something like: https://github.com/chrisjenx/Calligraphy
and implement the fontPath here:

https://github.com/shehabic/Droppy/blob/master/samples/src/main/res/values/styles.xml#L23

it'll work