Questions tagged [search-dialog]
18 questions
0
votes
2 answers
Android Search Dialog modification?
I've got a functioning Search Dialog in my app. My question is: Can the search dialog be modified so that the input text field and search button (that are present at the top of the screen) don't disappear when the ListView populates? So I'd like the…

CaptKirk
- 63
- 1
- 11
0
votes
2 answers
Android Search Dialog how do I restrict input to numbers only?
I'm building a zip code search page for my Android app so I want to force the user to enter 5 numeric digits. I've searched everywhere and I don't see any way to for the Search Dialog. I know that text entry fields can be set to a numeric type,…

Alan Moore
- 6,525
- 6
- 55
- 68
-1
votes
1 answer
Android Studio, Search Activity (No data found massage)
I'm a beginner at Android development. I have a problem trying to show in a List view that the query doesn't bring any result. I just appear blank (nothing) without indications.
I'm using a Search dialog with customs suggestions, and when I start…

Gabi
- 1
- 3