Skip to content

width of autoFitTextView subtract DrawableWidth - #71

Open
captain-miao wants to merge 2 commits into
grantland:masterfrom
captain-miao:master
Open

width of autoFitTextView subtract DrawableWidth#71
captain-miao wants to merge 2 commits into
grantland:masterfrom
captain-miao:master

Conversation

@captain-miao

Copy link
Copy Markdown

#70

one line of code fixed:

int targetWidth = view.getWidth() - view.getCompoundPaddingLeft() - view.getCompoundPaddingRight();

@captain-miao

Copy link
Copy Markdown
Author

please only merge the first commit:74dda82

@jeanraymonddaher

Copy link
Copy Markdown

please merge this 👍

1 similar comment
@badboy-tian

Copy link
Copy Markdown

please merge this 👍

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.

3 participants