Add: scaling function for multi-device#258
Add: scaling function for multi-device#258hoangtrunnam wants to merge 2 commits intoowallet-io:owallet-v3.0from
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
We need more users? We need to grow faster? However, we have not yet met good UI and UX standards. To maximize and optimize the user experience on devices like iPads and tablets, I have added a scale function. This function calculates and returns corresponding values to prevent layout issues on large screen devices, especially on Samsung Fold and Z Flip.
And here is the difference when using and not using the scale function:
welcome Screen:
create new wallet screen:
and on popular mobile devices there is almost no difference