summaryrefslogtreecommitdiff
path: root/libs/utils/StringArray.cpp
diff options
context:
space:
mode:
author Dianne Hackborn <hackbod@google.com> 2011-03-30 16:20:26 -0700
committer Dianne Hackborn <hackbod@google.com> 2011-04-06 11:00:37 -0700
commit592e3fc1509793e592ba99725736ce4995af8cb3 (patch)
tree90751027356739475d4069fd21eee72a1c662c22 /libs/utils/StringArray.cpp
parentb76dd6c566a0eeaf0a1f01b0c4e2992ad7451091 (diff)
Add new resource configurations for screen width/height in "dp".
You can now specify resource configuration variants "wNNNdp" and "hNNNdp". These are the minimum screen width/height in "dp" units. This allows you to do things like have your app adjust its layout based only on the about of horizontal space available. This introduces a new configuration change flag for screen size. Note that this configuration change happens each time the orientation changes. Applications often say they handle the orientation change to avoid being restarted at a screen rotation, and this will now cause them to be restarted. To address this, we assume the app can handle this new config change if its target SDK version is < ICS. Change-Id: I22f8afa136b4f274423978c570fa7c9855040496
Diffstat (limited to 'libs/utils/StringArray.cpp')
0 files changed, 0 insertions, 0 deletions