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

With the indicator disabled on Android a little white bar is shown #10

Merged
merged 1 commit into from
Jan 29, 2017

Conversation

EddyVerbruggen
Copy link
Contributor

Hi,

I'm using this plugin with Angular and want to disable the indicator on Android. I'm doing it like this:

[showIndicator]="isIOS ? 'true' : 'false'"

That works great except for the fact that a small white bar is shown at the bottom of the page. That's fixed by this PR.

@manijak manijak merged commit 812d347 into manijak:master Jan 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants