summaryrefslogtreecommitdiffstats
path: root/res/values-sw600dp-land
diff options
context:
space:
mode:
authorFreeman Ng <tenorslowworm@google.com>2011-05-25 19:06:21 -0700
committerFreeman Ng <tenorslowworm@google.com>2011-05-25 19:06:21 -0700
commitedb03bf537063f466a7fee48341b90ed8f9f90af (patch)
treea05c5093ba40f621df52affdfa528641f34d3cb5 /res/values-sw600dp-land
parent360f060334d3be3dbf13f3af770eb4fcccfddfb2 (diff)
downloadpackages_apps_Settings-edb03bf537063f466a7fee48341b90ed8f9f90af.zip
packages_apps_Settings-edb03bf537063f466a7fee48341b90ed8f9f90af.tar.gz
packages_apps_Settings-edb03bf537063f466a7fee48341b90ed8f9f90af.tar.bz2
make setup wizard's wifi and datetime settings look good for 7"
Note: this entailed locking datetime settings not into portrait like everything else in the setup process, but landscape, because the existing xlarge layout wasn't rearranging itself into a portrait alignment very well. I can give it another try later if I can have some help from UE. Change-Id: Ia8ce8e8292ed768bd117beedf3d94a287e658f4b
Diffstat (limited to 'res/values-sw600dp-land')
-rwxr-xr-xres/values-sw600dp-land/dimens.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/res/values-sw600dp-land/dimens.xml b/res/values-sw600dp-land/dimens.xml
new file mode 100755
index 0000000..9bd2336
--- /dev/null
+++ b/res/values-sw600dp-land/dimens.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2011 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<resources>
+ <dimen name="screen_margin_sides">128dip</dimen>
+</resources>