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
Thank you for reporting that issue. In my opinion, is the problem from the custom IconButton in the BottomAppBar which is extended from TextButton, which seems to add varying padding on different devices. However, I've added fixed padding, which should solve this issue. I tested it on a real Samsung Galaxy S10 (not the S10e), and it appeared fine, but I'm uncertain about the S10e. Please let me know if the issue persists on your S10e.
- Refine `flat_icon_text_button.dart` to enhance button responsiveness and layout consistency across various screen sizes and resolutions, to prevent button overflow, as reported in issue [#5](#5).
Hello, I tried the package in an app on my physical device (Samsung Galaxy 10e), and got a bottom overflow warning :
The text was updated successfully, but these errors were encountered: