Sunday, 8 September 2013

Android images to scale properly in different screen sizes

Android images to scale properly in different screen sizes

I'm new to Android and I'd like to know why those images I put in hdpi,
ldpi, mdpi, xhdpi folders are not actually responding to what I want. In
hdpi, I put images that are fit for big screens. In ldpi, for small
screens, in mdpi for normal screens and for xhdpi for tablets. But I
wonder why it's still not displaying the correct images for big screens.
It looks like small images (that are fit for small screens) on the screen.
I have named the images exactly the same. What is wrong with this? I need
your suggestion. Help is much appreciated. Thanks in advance.

No comments:

Post a Comment