android-morphing-button icon indicating copy to clipboard operation
android-morphing-button copied to clipboard

Change button colour in xml

Open kiaanpillay opened this issue 9 years ago • 4 comments

How can you change the button colour on XML?

kiaanpillay avatar Apr 15 '16 19:04 kiaanpillay

same question here

icodeyou avatar Oct 21 '16 10:10 icodeyou

same question here

michelelaferla avatar Apr 24 '17 13:04 michelelaferla

same question here

sam774410 avatar May 07 '17 16:05 sam774410

Hey!

Maybe I am late here but the initial button colors are hardcoded in the library, pointing to mb_blue (as stated by shiladitya-bits in https://github.com/dmytrodanylyk/android-morphing-button/issues/8 ) . So one easy fix would be to change the mb_blue color attribute inside the colors.xml to the desired hexadecimal color value that you want.

Cheers!

JuanEsporrin avatar Jun 15 '17 11:06 JuanEsporrin