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.
我的自动完成文本视图有问题。我在屏幕底部有自动完成文本视图,当我在其中添加适配器然后运行此代码时,它会向上显示下拉菜单。所以请帮助我向下显示自动完成文本视图的下拉菜单,帮助者必须感谢。
我也有同样的问题。
在AutoCompleteTextViewxml 文件中添加这一行:
AutoCompleteTextView
android:dropDownHeight="100dp"