stepstone-tech / android-material-app-rating

This library allows to use customized Rating Dialog inside applications.
Apache License 2.0
473 stars 86 forks source link

Add change font style #22

Closed EstebanC02 closed 6 years ago

EstebanC02 commented 6 years ago

Because multiple applications use a proprietary or branded font. Could this type of font be implemented in Rating Dialog?

pglebocki commented 6 years ago

Hello @EstebanC02

Currently our Rating Dialog uses default android font, but this is good point to allow customised fonts. We will consider to add font properties in next release.

pglebocki commented 6 years ago

Dear @EstebanC02 ,

We released version 2.1.0. There are added custom styles for each text view (title, description, notes, comment) Refer to "styles" in READEME. You can set any custom font you want.