What would be the better alternative?  Manually scaling up an hdpi
drawable ( x 7/6) ?  Or accepting that it's going to be uncomfortably
small for the user?
Thanks


On Mon, Apr 18, 2011 at 1:15 PM, Dianne Hackborn <hack...@android.com> wrote:
> I can not stress how much you should *not* be targeting drawables for
> specific screen resolutions.  This will be a never-ending source a pain for
> you.  Just don't do it.
> On Mon, Apr 18, 2011 at 12:23 PM, jsera <gall.blad...@gmail.com> wrote:
>>
>> How do you target a drawable specifically for the Atrix? According to
>> this thread:
>>
>>
>> http://groups.google.com/group/android-developers/browse_thread/thread/32e25b9ec8e1db98/f5156047d31af375
>>
>> you can't use xhdpi. I tried using drawable-960x540, but that didn't
>> work either.
>>
>> Is it possible?
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Android Developers" group.
>> To post to this group, send email to android-developers@googlegroups.com
>> To unsubscribe from this group, send email to
>> android-developers+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>
>
>
> --
> Dianne Hackborn
> Android framework engineer
> hack...@android.com
>
> Note: please don't send private questions to me, as I don't have time to
> provide private support, and so won't reply to such e-mails.  All such
> questions should be posted on public forums, where I and others can see and
> answer them.
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to