Does anybody know How to set the size of an AutoCompleteTextView Result ?
Just add android:dropDownHeight="size" for AutoCompleteTextView in xml file.
android:dropDownHeight="size"
AutoCompleteTextView