Will

Results 12 comments of Will

I'm not sure what support you are missing, but Happy Halloween! #100

At the moment, maxTextSize is not available. See [attrs.xml](https://github.com/grantland/android-autofittextview/blob/master/library/src/main/res/values/attrs.xml) for available attributes: - minTextSize - precision - sizeToFit

The proposed naming convention of `#isAutofitHeightEnabled()` and `#setAutofitHeightEnabled(boolean)`, along with `#isAutofitWidthEnabled()` and `#setAutofitWidthEnabled(boolean)` sound much cleaner to me!

I pushed a commit with the API refactoring. Let me know if it sounds clearer.

Has this issue been resolved yet? I'm using your textview in a vertical linear layout with weights instead of heights, but the textsize doesn't change. The textview appears to think...

I already have jitpack.io in my project, but for some reason Android-Debug-Database is not working when I remove jcenter from the project. It looks like jitpack.io may be returning a...

Thanks, you are right; I missed the addition of `.Android-Debug-Database` 🙂

Not sure if this is what you mean, but Twitter Kit's callback urls can be found [here](https://twittercommunity.com/t/a-callback-url-error-occurs-error-415/107343/2)