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

bug: Two nav buttons on the right side android malfunction #1614

Closed
clawish opened this issue Jun 12, 2014 · 1 comment
Closed

bug: Two nav buttons on the right side android malfunction #1614

clawish opened this issue Jun 12, 2014 · 1 comment
Assignees
Milestone

Comments

@clawish
Copy link

clawish commented Jun 12, 2014

Type: bug

Platform: android 4.4 webview

While the following code works perfectly on iOS,
on Android the two buttons are not next to each other, but one of them is UNDER the other.

<ion-nav-buttons side="right">
  <button class="button button-icon ion-ios7-world-outline" ng-click="openInAppBrowser()"></button>
  <button class="button button-icon ion-ios7-world-outline" ng-click="refresh()"></button>
</ion-nav-buttons></span>

screen shot 2014-06-12 at 9 11 42 pm

@clawish clawish changed the title bug: Two nav buttons on the right side android malfunct bug: Two nav buttons on the right side android malfunction Jun 12, 2014
@adamdbradley adamdbradley assigned adamdbradley and unassigned mlynch Jul 28, 2014
@adamdbradley adamdbradley added this to the 1.0.0-beta11 milestone Jul 28, 2014
@ionitron-bot
Copy link

ionitron-bot bot commented Sep 6, 2018

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants