This pull request aims to enhance the skip gesture handling and button interaction in the project. It includes several improvements and changes to improve the overall user experience.
Changes made
Simplified button interaction by removing radius restrictions.
Reordered button layout to enhance the user experience.
Differentiated between "%10S" and "%105".
Checklist
[ ] APIs have been properly documented (if relevant).
[ ] The documentation has been updated (if relevant).
[ ] New unit tests have been written (if relevant).
[ ] The demo has been updated (if relevant).
[ ] The playground has been updated (if relevant).
Pull request
Description
This pull request aims to enhance the skip gesture handling and button interaction in the project. It includes several improvements and changes to improve the overall user experience.
Changes made
Checklist