summaryrefslogtreecommitdiffstats
path: root/core/res/res/layout-land
diff options
context:
space:
mode:
authorBrian Carlstrom <bdc@google.com>2011-06-30 18:04:26 -0700
committerBrian Carlstrom <bdc@google.com>2011-06-30 18:04:26 -0700
commit2ddef21f6eb8eb7bf06cdfcdf3da3df8ac3825a2 (patch)
treed30c4e2ea4e9df3b03e512f3a504bbc7f76488b9 /core/res/res/layout-land
parentc9d394601801aadfd5d6afbaff1ce4b4eb773aef (diff)
downloadframeworks_base-2ddef21f6eb8eb7bf06cdfcdf3da3df8ac3825a2.zip
frameworks_base-2ddef21f6eb8eb7bf06cdfcdf3da3df8ac3825a2.tar.gz
frameworks_base-2ddef21f6eb8eb7bf06cdfcdf3da3df8ac3825a2.tar.bz2
Add body id to ssl_certificate layout
Change-Id: I81d6d0a9fb8fd8a97db1c667e2dc245fba584d15
Diffstat (limited to 'core/res/res/layout-land')
-rw-r--r--core/res/res/layout-land/ssl_certificate.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/res/res/layout-land/ssl_certificate.xml b/core/res/res/layout-land/ssl_certificate.xml
index 56e4e70..c3e6deb 100644
--- a/core/res/res/layout-land/ssl_certificate.xml
+++ b/core/res/res/layout-land/ssl_certificate.xml
@@ -20,6 +20,7 @@
android:layout_height="wrap_content" >
<LinearLayout
+ android:id="@+id/body"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical" >