MaterialEditText
MaterialEditText copied to clipboard
Underline color being set to app theme color
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.
I have this problem too!
Same Problem. On focus the underline color change