Skip to content

width of autoFitTextView subtract DrawableWidth#71

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

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

Conversation

@captain-miao
Copy link

#70

one line of code fixed:

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

@captain-miao
Copy link
Author

please only merge the first commit:74dda82

@jeanraymonddaher
Copy link

please merge this 👍

1 similar comment
@badboy-tian
Copy link

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