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
Added annotations to all style class color setter methods to warn developers if the parameter passed is not retrieved using getResources(), ensuring proper usage of resource values.
Fixes:
Fixed an issue where the unread message count was not updated correctly when two users are logged in on different devices, ensuring that messages are marked as read consistently across both devices.