grantland / android-autofittextview

A TextView that automatically resizes text to fit perfectly within its bounds.
Apache License 2.0
4.27k stars 688 forks source link

How to set minTextSize? #42

Closed sunnychan16 closed 9 years ago

sunnychan16 commented 9 years ago

I saw that for release 0.2.1, there is a fix for: Fix minTextSize set from attrs

How can I use this setting if i am importing with maven?