I'm currently using a 48x48 icon for buttons in my app. Is there a way I can make the app use a bigger button (and change the dimensions of the image element) based on the devices screen resolution? Basically, so for bigger screen devices I can have higher quality images and the layout adapt appropr...