android - AppCompatEditText tinting issue on lollipop and above -


i've updated appcompat-v7:22.1.0 , there seems tinting issue edittexts colorcontrolactivated color overlaying colorcontrolnormal color.

here source example app demonstrates issue: https://github.com/andrewgiang/edittextissue

lollipop tinting issue:

tint issue on lollipop

expected tint:

4.2 kitkat - expected image


Comments

Popular posts from this blog

c++ - No viable overloaded operator for references a map -

java - UML - How would you draw a try catch in a sequence diagram? -

c++ - Rendering a QGraphicsScene to QImage results in objects being placed on a side of QImage -