Giorgio

Results 5 comments of Giorgio

Try this: On App.cs set the TabbedPage -> public static CustomTabbedPage TabbedPage; and you can use this for update: CustomTabbedPageExtension.SetBadgeCount(App.TabbedPage.Children[3], badgeNum);

Same problem here. Any solution? Or maybe you can post your workaround?

If you need help for get the ScrollState Event follow this blog, it help me a lot (http://aklazy.blogspot.com/2019/06/how-to-detect-listview-scroll-state.html)

@brendanzagaeski really thanks for your assistance (and sorry for the delay in my response) **Candidate A** don't work for me (I tried with v. 1.0.0 and 1.0.0.1 required for xamarin...

Same problem here? Any news, workaround or anything else?