Description
Hi,
I am using your package to set a badge icon internally and I mixed it with Xamarin's Android specification that is allowing the TabbedPage to be set at the bottom.
The badge icon is working great, but on Android devices this last one is almost stuck to the device's screen. I checkout your wiki and I know we can change its position (TopLeft, BottomLeft, etc..), but in my case I simply would like to keep at the TopRight (default value) and be more on the related icon (like on iOS devices).
Could you allow us set a more precise position for the badge or set it more closer to the related icon ? I am sharing you some screenshots to illustrate my saying. :)
I thank you in advance for everything and wish you a great weekend !
Best regards,
EDIT: this case is happening since I applied the badge to the lefty tab's children and only when this last one being selected.