I have created on android application.Here i am using some button and images on this project, My problem is,
i don't know how to mention the sizes for each buttons and images for the below folders on my android project.
drawable-> drawable-hdpi drawable-mdpi drawable-xhdpi drawable-ldpi
** if i use the same size of button & images for every folders my app's layout is unfit.why? Is there any standard way of mentioning sizes for button and images?
suggestions please
Thanks for your precious time !..