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

ButtonRectangle drawableLeft not work #124

Open
jdzuri opened this issue Jan 25, 2015 · 3 comments
Open

ButtonRectangle drawableLeft not work #124

jdzuri opened this issue Jan 25, 2015 · 3 comments

Comments

@jdzuri
Copy link

jdzuri commented Jan 25, 2015

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,

@tatianagrange
Copy link

Hello,

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.

Hope it helps,

@abrugues
Copy link

Hello,

I think that the option of adding an icon to a button would be a nice feature.
Any ideas on how to proceed?

Thanks

@ghost
Copy link

ghost commented Aug 2, 2015

+1 this feature! Would be really good!

xcelder added a commit that referenced this issue Nov 7, 2016
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

No branches or pull requests

3 participants