AutocompleteTextView suggestion list goes up

后端 未结 7 1709
小鲜肉
小鲜肉 2020-12-15 05:18

possible duplicates Android : autocompletetextview, suggestion list displays above the textview?

I am fully trying to display suggestion list overlapping on keyboar

相关标签:
7条回答
  • 2020-12-15 06:18

    use: android:dropDownHeight="wrap_content" in AutoCompleteTextView

    0 讨论(0)
提交回复
热议问题