문제

In an application I need to limit the length of drop down list displayed by AutoCompleteTextView in android to let the below buttons be visible.Can anyone help me in limiting the length of drop down list programmatically.

도움이 되었습니까?

해결책

Resolved: Hi I used MultiAutoCompleteTextView instead of AutoCompleteTextView and that solved my problem.

Thanks stackoverflow

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top