I'm using @dimens quite a bit, not because I have different values for
different screen sizes / resolutions, but because it lets me tweak my
layouts more easily during development.

After seeing them not work on a certain 1.5 device (even though that's part
of API level 1), I've decided that the extra 5% is not worth the trouble.

-- Kostya

2011/1/17 String <sterling.ud...@googlemail.com>

> On Monday, January 17, 2011 3:27:02 PM UTC, Kostya Vasilyev wrote:
>
> For now, both my apps continue to support 1.5, but a new project I'm
>> working on will only run on 1.6+ - because that's the first version with
>> multi-resolution support, and one really needs that these days.
>>
>
> What are you doing with multi-resolution that's problematic? I have quite a
> bit of multi-resolution code, and so far the vast majority has degraded
> pretty gracefully on 1.5.
>
> String
> --
> 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<android-developers%2bunsubscr...@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