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
Indeed platform-specific tags and attributes do not produce the expected behaviour within ActionBar.
I am closing this issues as duplicate to #350 - please track its development and suggested solutions at the logged issue.
As per the documentation (http://docs.nativescript.org/angular/ui/action-bar.html#creating-slidedrawer-button), I use a NavigationButton and ActionItem to handle a sidedrawer menu button in both iOs and Android.
This used to work with nativescript-angular 0.1.6 and tns 2.0.0 but now breaks with my recent upgrade to tns 2.1.1 and nativescript-angular 0.2.0.
Now, both button just show up on Android.
Any idea if this is a bug or if there's a different / better way to do this now?
Thanks,
The text was updated successfully, but these errors were encountered: