Skip to content
New issue

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

The Done button not showing in small screen #103

Closed
williambao opened this issue Jul 12, 2017 · 3 comments
Closed

The Done button not showing in small screen #103

williambao opened this issue Jul 12, 2017 · 3 comments

Comments

@williambao
Copy link

williambao commented Jul 12, 2017

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 ?
leku

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

@Kharestani
Copy link

I have the same problem! If you solve this we will really appreciate it.

thanks

@ferranpons ferranpons self-assigned this Aug 16, 2017
@ferranpons
Copy link
Member

@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.

Hope it helps. 😉

@ferranpons
Copy link
Member

@williambao are you still experiencing this issue?

I'm closing this issue, if you are still experiencing this problem please reopen the issue.

Many thanks for reporting! 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants