You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I should add that it works fine on my phone on Lollipop 5.0.2, while it cuts the last word off in my emulator, running Android 6 on API v23
dmatteo
changed the title
Padding is constantly cutting off the last word in a Button
[Android] Padding is cutting off the last word in a Button
Oct 7, 2016
Hey James, I came across this weird behavior when using your awesome component and I thought I'd report it here.
This component will behave perfectly fine
This instead will cut the last word off, regardless of how many words are in the button and the amount of padding.
The "raw" TouchableOpacity doesn't seem to be affected, since both these works fine:
Let me know if I can help!
The text was updated successfully, but these errors were encountered: