You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
My app is need to install on the small screen size device.
But when I open picker activity, the Done button not showing.
It there any parameter to set Done button position ?
And another problem is the buttons color are always gray.
Thanks,
Info Required
Which version of the library do you actually use?
3.4.0
Do you have the localization permission granted?
no
Are you sending parameters to the activity through the bundle?
N
Could you describe what are the actions do you make to raise that error?
N
Android monitor shows any log related to the library when the error is shown?
N
Any other thing that could help me to reproduce the error?
N
Screenshots
The text was updated successfully, but these errors were encountered:
@williambao as I see in your screenshot and what you say... It does not appear because you don't have any location selected. Remember that is a "location picker" so if you haven't picked any location it's not possible to display the "Done" action.
First, you don't have location permission so it doesn't select it by default.
Second, if you did not search any location it's impossible to display the done button.
Third, if you have the maps key added you would see the map and you are going to be able to select a location using the map.
Hi,
My app is need to install on the small screen size device.
But when I open picker activity, the
Done
button not showing.It there any parameter to set
Done
button position ?And another problem is the buttons color are always gray.
Thanks,
Info Required
3.4.0
no
N
N
N
N
Screenshots
The text was updated successfully, but these errors were encountered: