Just a quick question. If I am happy with the way in which Android scales my app on the most common screen sizes (tested on real devices) can I just put my images in the MDPI folder ? Or will this cause problems ?
Thanks !
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It should be fine but you should really put these in the drawable folder to avoid confusion when extending the application further in the future.