Exposed Drop-Down Menu - Forget about Spinner | Android Studio Tutorial

Описание к видео Exposed Drop-Down Menu - Forget about Spinner | Android Studio Tutorial

🏆 My Online Courses
https://stevdza-san.com

🐱‍👤 Wanna become a member? Join!
   / @stevdzasan  

📸 Instagram
  / stevdza_san  


Menus allow users to make a selection from multiple options. They are less prominent and take up less space than selection controls, such as a set of radio buttons. Exposed Drop-down menu is a new material design component, and you should use it as a replacement for an old Spinner. Watch the video to learn everything about it!

🕒 Timestamps:
0:00 - Introduction
0:27 - TextInputLayout with AutoCompleteTextView
2:30 - Disable InputType
3:10 - Create String-Array
3:44 - Create dropdown_item.xml
5:00 - Create ArrayAdapter
6:27 - FilledBox Style
7:44 - add onResume() function
8:47 - Icon and Label

Комментарии

Информация по комментариям в разработке