EditText的小细节

EditText获取焦点时,右边图片的改变例如:

<item android:state_window_focused="false" android:drawable="@drawable/ic_lock_normal"/>

<item android:state_focused="true" android:drawable="@drawable/ic_lock_pressed"/>

posted @ 2016-08-09 15:28  世杰这么大  阅读(109)  评论(0编辑  收藏  举报