How to limit the number of dropdown items visible at a time on screen in AutoCompleteTextView ?

Posted by mob-king on Stack Overflow See other posts from Stack Overflow or by mob-king
Published on 2010-04-28T04:27:04Z Indexed on 2010/04/28 4:33 UTC
Read the original article Hit count: 275

Filed under:

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.

© Stack Overflow or respective owner

Related posts about android