xabre / xamarin-forms-tab-badge

Xamarin Forms bindable Tab badges for iOS, Android, UWP, MacOS and WPF
MIT License
307 stars 75 forks source link

Badge not working on Xamarin Forms 3.1 (Android only) #51

Closed nicolasteitelbaum closed 6 years ago

nicolasteitelbaum commented 6 years ago

Updated to Xamarin Forms 3.1 and set the tabbar to be at the bottom just like on iOS. Badge is not working for Android, iOS works just fine.

azucchitmg commented 6 years ago

Just ran into this as well @nicolasteitelbaum! +1

rysbilinski commented 6 years ago

any workaround for this guys? seeing the same issue

reense commented 6 years ago

Same issue!

azucchitmg commented 6 years ago

@rysbilinski - I have not found a workaround for the issue (yet). It looks like this issue is related to #48 so I'm not sure if we're better off discussing this request there instead?

henryyue2010 commented 6 years ago

need solution of the issue, any one can help?

npagare commented 6 years ago

Hi @xabre, I am facing the same issue. My app keeps crashing.

Will you please help us all?

Thank you.

xabre commented 6 years ago

Sure, it's on my roadmap, will get to it as soon as possible. Hopefully towards the end of the week.

npagare commented 6 years ago

Hi @xabre, thank you for your response.

I will be waiting and looking forward to your release. I am open to help you in testing / validating your changes if that would help you.

Request - 1> will you please also have a check with XF 3.2 pre2 ? 2> Can we use this badge outside of Tabbed pages independently in any other views e.g. list views item template , labels etc? 3> Having an ability to resize icon per cell item to manage its visibility when Badge is in an overlapping situation will be very helpful as well. Can you help us with that request also?

Thanks.

reense commented 6 years ago

@xabre Great to hear! Im looking forward to it.

xabre commented 6 years ago

Pre-release with XF 3.1 android bottom tab placement suport is out:

https://www.nuget.org/packages/Plugin.Badge/2.1.0-pre.2

Please give it a try and let me know if you spot some problems.

PS: you can use the BadgeMargin property to fine tune the position. (@IoTFier 3)

xabre commented 6 years ago

@IoTFier 2 is an interesting proposal ... will think about it

reense commented 6 years ago

Thank You sir! I Will try the prerelease tomorrow. Will post back if there are any issues. Thanks again!

xabre commented 6 years ago

Please use #48 for further feedback, this is a duplicate thread :)