Is there any way of stretching the elements on my app so that they fit better on the Macbbook pro without having to create a brand new design for 2880 x 1800 (or larger like 5120 x 2880)?
I wanted to ask you if this plugin worked also to make entire mobile designs fit perfectly on mobile phones.
For example. I am attaching a screenshot below:
If I applied the hero sizer to the whole design (grouped in a same group) could it fit the botons on the navbar and everything as it is in the picture (where they should be) on different mobile phones with different screen sizes?
I don’t think it works like that. What I would do is put the button in a floating group and attach it to the bottom of the screen. The options above will just scroll on the page, but the button will stay attached at the bottom of the page. That is what a typical app does.
Thanks for the quick reply! So what happens if there are phones with different screen height and width? Will the buttons below fit correctly to the bottom of all the screens?
No problem. So the button would stick to the bottom of the page and then if the dropdown choices get cut off, the user will be able to scroll down to the options. This is good for the small phones that don’t have large screen sizes. It’s a typical UI/UX design to have it do that. Just make sure the floating group does not have a clear background otherwise it will look odd. Does that make sense?
So the buttons will stick to the bottom of the page no matter if some screens have a larger or smaller height? This is achieved using the hero sizer on the whole mobile design or without using the hero sizer? @J805