Android takes png files from wrong folder -


in app there folders drawable-mdpi (for phones) , drawable-sw600dp-mdpi (for tablets). when launch application tablet takes images folder drawable-mdpi. think it's wrong behavior.

my device acer-a500 (1280x800 mdpi). how android choose png?

acer-a500 launched android 3.0 identifier sw600dp didn't exist then, tablet doesn't know exists.

newer devices shouldn't have problem finding it. can check using emulator.


Comments

Popular posts from this blog

How to provide Authorization & Authentication using Asp.net, C#? -

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

How to use Authorization & Authentication in Asp.net, C#? -