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

Add support for Autosizing TextViews #922

Merged
merged 1 commit into from
Jan 28, 2021

Conversation

cortinico
Copy link
Member

Fixes #915

I'm adding Autosizing TextViews (https://developer.android.com/guide/topics/ui/look-and-feel/autosizing-textview) to fix problems with text being cut out.

Long text Short test
Screenshot_1611874511 Screenshot_1611874513

@cortinico cortinico mentioned this pull request Jan 28, 2021
Copy link
Member

@paolorotolo paolorotolo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, I didn't know this was a thing 👍🏻

@paolorotolo paolorotolo merged commit 4f6dfa6 into master Jan 28, 2021
@paolorotolo paolorotolo deleted the nc/915/autosizable-textview branch January 28, 2021 23:11
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

Successfully merging this pull request may close these issues.

A display issue
2 participants