Add body id to ssl_certificate layout

Change-Id: I81d6d0a9fb8fd8a97db1c667e2dc245fba584d15
This commit is contained in:
Brian Carlstrom
2011-06-30 18:04:26 -07:00
parent c9d3946018
commit 2ddef21f6e
2 changed files with 2 additions and 0 deletions

View File

@@ -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" >

View File

@@ -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" >