I have 6 icons that i want to have in home screen. I want that the 6 icons automatically adjust there width and height and fit to any mobile screen it will option. I attached the design . How it should be and what actually I am getting now. Can any one help me how it is possible to do so thanks
Hey @karanjot001,
There’s an (incredibly hard to see
) setting under the Inspect button in the debugger that let’s you see frames around your elements when you’re previewing your app:
In your case I’m guessing it’s the text element that’s expanding, but could be wrong. You’ll probably quickly identify the culprit this way ![]()

