ashik94vc / ElegantNumberButton

Widget which acts as a number counter which changes its number on +/- press.
Apache License 2.0
180 stars 62 forks source link

Change Background Color dynamically #10

Closed AbdAllahAbdElFattah13 closed 6 years ago

AbdAllahAbdElFattah13 commented 6 years ago

Looks like calling setBackgroundColor(Color c) doesn't affect the coloring, I can only setting color via XML!

any thoughts?

AbdAllahAbdElFattah13 commented 6 years ago

Ok, I forked the repo and added this ability myself :D, and sent a pull request just in case someone needs it one day :).