summaryrefslogtreecommitdiffstats
path: root/tests/DpiTest/res
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2009-07-17 11:13:48 -0700
committerDianne Hackborn <hackbod@google.com>2009-07-17 16:59:08 -0700
commita53b828635fce8b6b2d3e3377d74d72070056623 (patch)
tree42f4ba9bbf7d8656a4761d6fe5dcd4976cf19369 /tests/DpiTest/res
parent09a903ab5b8d940605783ae4ee591c0f090a31d1 (diff)
downloadframeworks_base-a53b828635fce8b6b2d3e3377d74d72070056623.zip
frameworks_base-a53b828635fce8b6b2d3e3377d74d72070056623.tar.gz
frameworks_base-a53b828635fce8b6b2d3e3377d74d72070056623.tar.bz2
Add "nodpi" density, and expose a bunch of density-related APIs.
Also update the DpiTest app to use nodpi images, and try to have a mode where it turns off compatibility though it's not quite working.
Diffstat (limited to 'tests/DpiTest/res')
-rw-r--r--tests/DpiTest/res/drawable-nodpi/logonodpi120.pngbin0 -> 5178 bytes
-rw-r--r--tests/DpiTest/res/drawable-nodpi/logonodpi160.pngbin0 -> 8114 bytes
-rw-r--r--tests/DpiTest/res/drawable-nodpi/logonodpi240.pngbin0 -> 13388 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/tests/DpiTest/res/drawable-nodpi/logonodpi120.png b/tests/DpiTest/res/drawable-nodpi/logonodpi120.png
new file mode 100644
index 0000000..46bbd5b
--- /dev/null
+++ b/tests/DpiTest/res/drawable-nodpi/logonodpi120.png
Binary files differ
diff --git a/tests/DpiTest/res/drawable-nodpi/logonodpi160.png b/tests/DpiTest/res/drawable-nodpi/logonodpi160.png
new file mode 100644
index 0000000..c23b2ce
--- /dev/null
+++ b/tests/DpiTest/res/drawable-nodpi/logonodpi160.png
Binary files differ
diff --git a/tests/DpiTest/res/drawable-nodpi/logonodpi240.png b/tests/DpiTest/res/drawable-nodpi/logonodpi240.png
new file mode 100644
index 0000000..4d717a8
--- /dev/null
+++ b/tests/DpiTest/res/drawable-nodpi/logonodpi240.png
Binary files differ