Can you please explain why?I mean sometimes we need resolution qualifier.For example,if we don't use drawable-hdpi-960x540 and drawable-hdpi-964x540(just assume this situation),how can we tell the two resolutions?I can't find the proper qualifier according to the docs.
在 2011年4月19日星期二UTC+8上午4时15分08秒,Dianne Hackborn写道: > > 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 <[email protected] <javascript:> > > 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 >> [email protected]<javascript:> >> To unsubscribe from this group, send email to >> [email protected] <javascript:> >> For more options, visit this group at >> http://groups.google.com/group/android-developers?hl=en >> > > > > -- > Dianne Hackborn > Android framework engineer > [email protected] <javascript:> > > 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

