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
The page count toast is partially clipped off the screen because the 10 pixel padding isn't enough for displays with rounded corners. Android has the ability to get the corner insets to avoid this.
The page count toast is partially clipped off the screen because the 10 pixel padding isn't enough for displays with rounded corners. Android has the ability to get the corner insets to avoid this.