Background theme of error of EditText in Android -


i sent error seterror in edittext, how can change theme of edittext black theme error:

here code:

edittext et_email = bla...;   et_email.seterror(mres.getstring(r.string.invalid_email)); 

i this:

enter image description here

i need this. enter image description here

what theme using ? think right theme.appcompat.light.darkactionbar keyword here light, because seems using dark.


Comments

Popular posts from this blog

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

c# - Search and Add Comment with OpenXML for Word -