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
Big changes to the Android layout: we now relay on the BadgeDrawable from the Material Components library instead of a custom solution. It should increase the reliability;
Badge async init;
Deleted custom stuff which is no longer in use;
Small cosmetic changes for iOS side to improve code;