FloatingActionButton icon indicating copy to clipboard operation
FloatingActionButton copied to clipboard

Add support caligraphy

Open IstiN opened this issue 9 years ago • 6 comments

I would like to change font of labels. Please add spanneble text support or custom attrs

IstiN avatar Feb 11 '16 23:02 IstiN

+++

mahmooddagga avatar May 09 '16 05:05 mahmooddagga

+1

atakankaya avatar May 12 '16 07:05 atakankaya

+1 and how can I use this feature: "Added option to use custom fonts for Labels"

grumpitect avatar Sep 01 '16 17:09 grumpitect

Just add a custom font in your assets folder. I created a "fonts" folder inside assets, then I added this attribute on FloatingActionMenu: app:menu_labels_customFont="fonts/your-font.ttf" and it works like a charm.

HenriqueMonte avatar Oct 03 '16 01:10 HenriqueMonte

Error:(42) No resource identifier found for attribute 'menu_labels_customFont' in package 'com.example.app'

abunayem avatar Sep 21 '17 16:09 abunayem

Add this attribute on FloatingActionMenu: fab:menu_labels_customFont="fonts/your-font.ttf"

yusef22 avatar Apr 21 '18 13:04 yusef22