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
fix: remove debug log spam and setGravity warnings (#564)
- Remove debug log statement that was causing D/KARTHIK spam
- Only call setGravity() on custom toasts with background color to avoid Android API 30+ warnings on text toasts
0 commit comments