OSDN Git Service

First pass at reworking screen density/size APIs.
authorDianne Hackborn <hackbod@google.com>
Wed, 22 Jul 2009 00:46:02 +0000 (17:46 -0700)
committerDianne Hackborn <hackbod@google.com>
Wed, 22 Jul 2009 01:28:42 +0000 (18:28 -0700)
commit60cde60e89373b03f1c645c51f825c7898f62d9e
tree11203fd1998828f47f97f07de1114a0f54790a39
parent0e09083649e526196637b5763532418278e10de8
First pass at reworking screen density/size APIs.

This changes the names of the directories in aapt, to what you see
in the list of DpiTest resources.  Also adds a new "long" configuration
for wide screens, which the platform sets appropriate, and introduces
a new kind of resizeability for not large but significantly larger
than normal screens which may have compatibility issues.
include/utils/ResourceTypes.h
libs/utils/ResourceTypes.cpp