android - AutoCompleteTextView crops the last row -


I have an autocomplete full text, a list for which the custom array adapter is loaded.

In the scene, I have two lines with one name and another is the email id.

My problem is that when my list contains only one item, it crushes the item (please see attached image)  Enter image details here

How to decide any idea

Update: looks like a fading issue, is there any Can I help to remove the fading for this?

As suggested by @Sat, the height of the height was a move for me

It looks better, but the vertical scroll still appears.

Comments