jaredrummler / ColorPicker

A highly customizable color picker for Android
Apache License 2.0
791 stars 170 forks source link

how to change font of title text? #103

Open floweri opened 3 years ago

floweri commented 3 years ago

I know that as described here: https://github.com/jaredrummler/ColorPicker/issues/73 I can change the style of select button as

@style/BtnStyle

and preset/custom button as

@style/BtnStyle

but how to change title style?