How to limit the number of dropdown items visible at a time on screen in AutoCompleteTextView ?
- by mob-king
I am using AutoCompleteTextView and want to limit the number of dropdown items visible at a time on screen. Currently it fills up the screen but can i limit it to say 2 items with a scroll bar for displaying more.