开发者

How to use replaceText

开发者 https://www.devze.com 2023-01-15 13:04 出处:网络
there is a protected method replaceText for autocompletetextview in Android. I have no idea how to us开发者_运维问答e it and need some examples.

there is a protected method replaceText for autocompletetextview in Android.

I have no idea how to us开发者_运维问答e it and need some examples.

Is it possible at all to use this method?!

Mur


I think it is only used internally.

The setText method will replace the text in the box so I can't see why you'd need it anyway.

0

精彩评论

暂无评论...
验证码 换一张
取 消