mercredi 15 avril 2015

Efficient way of displaying background images for activity/fragment android

If an activity or a fragment in my application has background image what is the best way to do it?



  1. Having a high resolution image and then scaling it according to screen size.

  2. Having multiple images for the same in drawable folder like mdpi, hdpi, etc.


If 2nd is the correct way to do it then of what resolution should be the images?


Aucun commentaire:

Enregistrer un commentaire