Look at the search e.g. of the Play Store
:
- When one types into the search field (left screenshot), all content is hidden / there is a white background for the suggestions (right screenshot).
- Nothing from the regular content (screenshot on the left) is shown, even though there would be plenty of space between the 4 search suggestions and the keyboard.
That's exactly what I want, but how can I do that in my app? If I provide a custom suggestions adapter, I can change the appearance of each search suggestion, but in a case like this the popup showing the search suggestions would end after the fourth suggestions and the regular content would be visible between the last search suggestion and the keyboard.