]> git.saurik.com Git - android/aapt.git/commit
New xlarge screen size.
authorDianne Hackborn <hackbod@google.com>
Sat, 24 Apr 2010 00:51:26 +0000 (17:51 -0700)
committerDianne Hackborn <hackbod@google.com>
Wed, 28 Apr 2010 23:51:52 +0000 (16:51 -0700)
commit69e2fb69c30a548e2c29675c6f045856c36820e9
treef12a803cbcedee3e8dcba09b214a0cf73484a980
parent2256a61efe4b45bda947ac32f06b583284805753
New xlarge screen size.

Not complete, only for experimentation at this point.

This includes a reworking of how screen size configurations are matched,
so that if you are on a larger screen we can select configurations for
smaller screens if there aren't any exactly matching the current screen.

The screen size at which we switch to xlarge has been arbitrarily
chosen; the compatibility behavior has not yet been defined.

Change-Id: I1a33b3818eeb51a68fb72397568c39ab040a07f5
AaptAssets.cpp