Hi everyone,
I'm trying to create a responsive Power App, and I'm having trouble making a button with a background image responsive. I've tried placing the button inside a container and adjusting the layout, but the image does not resize or scale properly when the screen size changes.
Does anyone have any suggestions for how to make a button with a background image responsive in Power Apps? I want the button to maintain its aspect ratio and position relative to other elements on the screen when the screen size changes.
Any help or advice would be greatly appreciated. Thank you in advance!
Hii,I tried your solution but it doesn't work to my app,
Here I'm attaching a screenshot of my app interface that I want to make responsive by using only vertical or horizontal container.
Can you provide other solution ?It will be really helpful for me.
Thanks.
Hi @JanviV ,
You could set the image's Width property to:
App.Width or App.Width/2
And set the image's Height property to:
App.Height or App.Height/2
Best Regards,
Bof
MS.Ragavendar
20
BCBuizer
10
Super User 2025 Season 1
LC-26081402-0
10