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
ButtonRectangle extends From Button and Button extends from CustomView which is a RelativeLayout and not a button. So you can't use drawableLeft on it.
I've also try that, but is make a invalid drawable tag shape error.
Hi,
I want to add an icon to the left of the text using the "drawableLeft" but this doesn't work.
How I can add icon and text in a button?
Thanks,
The text was updated successfully, but these errors were encountered: