When edittext is select, theme/style does not change

前端 未结 4 1591
长发绾君心
长发绾君心 2021-01-26 09:56

I have Edittext in my signup form. When user touch on edittext then edittext box turn to green( which represent that edittext is selected ) i don\'t want this. when user select

4条回答
  •  孤街浪徒
    2021-01-26 10:19

    Go To your styles.xml and change your Application Theme to this:

    
    

提交回复
热议问题