MaterialEditText icon indicating copy to clipboard operation
MaterialEditText copied to clipboard

Underline color being set to app theme color

Open kkl260 opened this issue 9 years ago • 2 comments

Edit: Answer to this was to set app:met_primaryColor

Hi Thanks for the library.

I keep trying to set the color of my underline but no matter what I do it always comes up as my apps Primary Color. Is there a way to override this?

I've done : app:met_underlineColor = "@android:color/black"

and I've also done it programmatically but nothing works.

kkl260 avatar Jul 08 '15 19:07 kkl260

I have this problem too!

xdsjs avatar Dec 12 '16 06:12 xdsjs

Same Problem. On focus the underline color change

ahsanhameed1992 avatar Jan 11 '18 10:01 ahsanhameed1992