ToolbarItemBadgeSample
ToolbarItemBadgeSample copied to clipboard
Sample shows how to add a badge to ToolBarItems in Xamarin Forms for iOS and Android
It doesn't work for tabbedpage
Error hits this file . The app closes . This happens when i open the app for the second time . If the app is already logged in and the...
Hi, Clicked on button it got increment badge, click navigate button to navigate another page fine. but now when i back to home page again then the badge count cleared....
I’m facing problems on Android. The badge is shown only on the first page . When navigating to another page from main page, the badge isn’t displayed too.
I followed the example provided but i get object reference not set to instance of object when press the stepper to call the dependency service.
Hello i am getting "Object reference not set to an instance of an object" on var toolbar = CrossCurrentActivity.Current.Activity.FindViewById(Resource.Id.toolbar) as Android.Support.V7.Widget.Toolbar; line in the ToolbarItemBadgeService service class for android. it...
xamarin forms + mvvmcross can't show badge in ios
It works fine but if you are on a navigation page with zero items go forward and then go back it get crash on iOS. On android the number doesn't...