A seguir

AutoCompleteTextView - Android Studio Tutorial

19 Visualizações 03/02/22
How To & Style
How To & Style
2 Assinantes
2

? My Online Courses
⭐Discount Coupon: LAUNCH-STEVDZA-SAN
https://stevdza-san.com

?‍? Wanna become a member? Join!
https://www.youtube.com/channe....l/UCYLAirIEMMXtWOECu

? Instagram
https://www.instagram.com/stevdza_san/


AutoCompleteTextView is an editable text view that shows completion suggestions automatically while the user is typing. The list of suggestions is displayed in a drop down menu from which the user can choose an item to replace the content of the edit box with.

The drop down can be dismissed at any time by pressing the back key or, if no item is selected in the drop down, by pressing the enter/dpad center key. The list of suggestions is obtained from a data adapter

Mostre mais

 0 Comentários sort   Ordenar por


A seguir