Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New support library for autofit text #91

Open
eduardbosch opened this issue Jul 20, 2017 · 3 comments
Open

New support library for autofit text #91

eduardbosch opened this issue Jul 20, 2017 · 3 comments

Comments

@eduardbosch
Copy link

Hi @grantland,

Thanks for this great library. I've been using it for some months now, and it works great.

Today I switched to the new Android Support Library 26.0.0-beta2 that allow Autosizing Textviews. It's working great for me. I'm not really sure if it replaces this library entirely, but maybe you can take it a look or merge your library with the new TextViews functionality for better performance / compatibility.

https://developer.android.com/preview/features/autosizing-textview.html

@eduardbosch
Copy link
Author

This PR might be related #90

@matthewkrueger
Copy link

Thanks for this library! It served a purpose where Google failed hard. iOS has had this since the early days.

I have switched to the support library version, but I forever thank you for making the lives of Android developers easier in the interim!

@darekdeo
Copy link

This Support Library as stated in documentation is not recommended when using with wrap_content. I have tested text autosize and it can cut text when for example View height is calculated before text size.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants