We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, I'm using the places plugin of that library. I'm using it in a dilaog: https://docs.mapbox.com/android/plugins/overview/places/#display-as-a-fragment
Now I have 2 problems:
1- I want to know how could I set focus dynamically to the search EditText there ? 2- How could I change the hint text of the search editText ?
On image below, The search input has not focus while the keyboard is shown:
Thanks too much.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
I'm using the places plugin of that library.
I'm using it in a dilaog: https://docs.mapbox.com/android/plugins/overview/places/#display-as-a-fragment
Now I have 2 problems:
1- I want to know how could I set focus dynamically to the search EditText there ?
2- How could I change the hint text of the search editText ?
On image below, The search input has not focus while the keyboard is shown:
Thanks too much.
The text was updated successfully, but these errors were encountered: