Dear Mark,

I thought that algorithm for choosing resource is common for all layouts, 
drawables and values, am I right?
You right - I do not need different layout, but I do need different images 
(I want crisp look, not scaled and blurred one)
and I do need different values for my internal code.

I was wondering if you could answer my question - 

why don't Android choose folder according different densities while having 
equal smallest width for both screens?
And how can I define two different values and images for 1280x800 mdpi and 
1920x1200 hdpi?

Thank you in advance.

P.S: I use portrait layout for my app, so for both cases smallest width = 
800dp.

On Friday, September 7, 2012 10:34:01 PM UTC+4, Mark Murphy (a Commons Guy) 
wrote:
>
> On Fri, Sep 7, 2012 at 2:27 PM, Leo <leonid...@gmail.com <javascript:>> 
> wrote: 
> > I need to have different layouts and images for these two resolutions. 
>
> I can see having different images. Why different layouts based on density? 
>
> -- 
> Mark Murphy (a Commons Guy) 
> http://commonsware.com | http://github.com/commonsguy 
> http://commonsware.com/blog | http://twitter.com/commonsguy 
>
> _The Busy Coder's Guide to Android Development_ Version 4.1 Available! 
>

-- 
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