antonKozyriatskyi / CircularProgressIndicator

Customizable circular progress indicator
Apache License 2.0
321 stars 52 forks source link

Text Styling #16

Open MrPKGupta opened 5 years ago

MrPKGupta commented 5 years ago

How to do text styling? Setting style in xml not working to set custom fonts.

antonKozyriatskyi commented 5 years ago

Hi, @MrPKGupta! Currently there is no opportunity to style text. I'll add it in the future, but can't tell you how soon this will happen.

MrPKGupta commented 5 years ago

Can i create PR for styling the text?

antonKozyriatskyi commented 5 years ago

@MrPKGupta sure!

RichyHBM commented 5 years ago

Hello, I would like to add support for custom fonts and wondered what other styling settings would be good to have whilst I'm at it

aayush-goyal commented 2 years ago

Better if we can provide textAppearance attribute so that it works completely with theming in Android.