Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Lollipop EditBox styling

I currently have this one: sreenshot

Is it possible to remove black stroke and have only highlighted? Does it violate any Google guideline about material design

like image 740
Eugen Martynov Avatar asked Nov 25 '14 09:11

Eugen Martynov


1 Answers

It is totally an android lollipop bug. It happens to the framework and AppCompat version of the EditText and will be fixed in a future release. See here: https://code.google.com/p/android/issues/detail?id=80180

like image 120
Kuno Avatar answered Nov 14 '22 09:11

Kuno