Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2ddef21f authored by Brian Carlstrom's avatar Brian Carlstrom
Browse files

Add body id to ssl_certificate layout

Change-Id: I81d6d0a9fb8fd8a97db1c667e2dc245fba584d15
parent c9d39460
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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" >
+1 −0
Original line number Diff line number Diff line
@@ -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" >