Hеllо, everyone
I have an image of 2 different sizes stored in folders drawable-mdpi
and drawable-xhdpi for my desktop widget.
Problem is when I scale my 1x1 icon to 2x2, my image scales accordingly
by android system by 2 times and it has poor quality therefore.
I want android to understand that instead of scaling small image
he can get big picture from drawable-xhdpi and don't do the scaling 
whatsoever.
Is there any way to achieve such behaviour?
Thanks for any help  in advance
More details on my SO question:
http://stackoverflow.com/questions/39866809/how-to-set-different-widget-icon-upon-resize

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/309104d0-f28a-41c2-842c-4116ae348162%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to