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

Can not change background #28

Closed
longnguyen0410 opened this issue Nov 7, 2014 · 5 comments
Closed

Can not change background #28

longnguyen0410 opened this issue Nov 7, 2014 · 5 comments

Comments

@longnguyen0410
Copy link

I set android:background="#FF8800" but background not change, it is still default.

@navasmdc
Copy link
Owner

navasmdc commented Nov 7, 2014

What view are you using?

@longnguyen0410
Copy link
Author

all button, switches, progess don't change background.

@navasmdc
Copy link
Owner

navasmdc commented Nov 7, 2014

Thanks!, I'm going to fix this bug now, while you can use android:background="R.color.yourColor"

@navasmdc
Copy link
Owner

navasmdc commented Nov 7, 2014

If you are trying change backgroundColor in the demo by xml you won't can, because for each activity set bacgroundColor to for each View in onCreateFunction.

@longnguyen0410
Copy link
Author

It's right. I am trying change background in demo by xml :). Thanks navasmdc, your library is awesome!

@navasmdc navasmdc closed this as completed Nov 8, 2014
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