Reputation: 5415
I know that android will pick the resources from the corresponding folders in the res file but I cant remember which densities are what. Can some one point me towards a quick reference of how I should create the resources based on a percentage of their original size.....for example drawable 100%, hdpi 120%, ect. I need to know this so that I can just create new image resources for my layouts and then Ill store them in the drawable folders.
Upvotes: 0
Views: 201