summaryrefslogtreecommitdiffstats
path: root/res/layout-land
diff options
context:
space:
mode:
authorMichael Chan <mchan@android.com>2011-04-05 11:24:32 -0700
committerMichael Chan <mchan@android.com>2011-04-05 11:24:32 -0700
commit09b1b2e1e7eb9bc291d4e70c993471d3c9ffa799 (patch)
tree3a469fe8ccf29094b063731070dd5fcd9440ee79 /res/layout-land
parent6af51f99eae35f3fc1f8c3fa50866be9e0326b9a (diff)
downloadandroid_packages_apps_Calendar-09b1b2e1e7eb9bc291d4e70c993471d3c9ffa799.tar.gz
android_packages_apps_Calendar-09b1b2e1e7eb9bc291d4e70c993471d3c9ffa799.tar.bz2
android_packages_apps_Calendar-09b1b2e1e7eb9bc291d4e70c993471d3c9ffa799.zip
Support for phone layouts
Hiding mini calendar and adjusting font sizes and margins Submitting change for Isaac from If05df8f8 Change-Id: I43869a7960a6bed514de9c7383afd96f6c7fa498
Diffstat (limited to 'res/layout-land')
-rw-r--r--res/layout-land/all_in_one.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout-land/all_in_one.xml b/res/layout-land/all_in_one.xml
index f850656d..870f7a29 100644
--- a/res/layout-land/all_in_one.xml
+++ b/res/layout-land/all_in_one.xml
@@ -24,6 +24,7 @@
<View android:id="@+id/mini_month_container"
android:layout_width="267dip"
android:layout_height="0dip"
+ android:visibility="gone"
android:layout_alignParentRight="true"/>
<FrameLayout
@@ -48,7 +49,6 @@
<FrameLayout
android:id="@+id/mini_month"
-
android:layout_alignParentTop="true"
android:layout_alignParentRight="true"
android:layout_marginRight="25dip"