Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我写了一个逻辑,默认情况下,如果有人想清除 autocompletetextview(AV) 的内容,那么它将变成一个。但是我想当我把焦点带入 AV 时,它应该是清楚的。
用于onFocusChanged检测焦点的变化,如果刚刚失去焦点,请检查内容。否则清除数据。
onFocusChanged