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

Is there a way to put ProgressBarCircularIndetermininate inside of Rectangle Button? #43

Closed
avgx opened this issue Nov 20, 2014 · 1 comment

Comments

@avgx
Copy link

avgx commented Nov 20, 2014

I want to press the button and see the progress rotating inside it. And on complete set icon "OK" or "Fail"

@navasmdc
Copy link
Owner

You can put the RectangleButton and ProgressBarCircular in a RelativeLayout and put ProgressBarCircular on the RectangleButton and setText of the button to "" when you want set visible the ProgressBar and set "Ok" or "Fail" when you will be invisible the ProgreessBar

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

2 participants