I created a data search function using the SearchView component, everything went normally when I run it on virtual android with API version> = 19 in android studio, and when I run it on this android device it also runs normally, but some devices display a white background search view with white text i tried change background-color to transparent but still displayed white color and searchView.setOnQueryTextListener() are not executed when the enter key is pressed. I have done a search on google but did not get the right search results
from searchView.setOnQueryTextListener() not executed, and background white with white text
No comments:
Post a Comment