| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192 |
- <?xml version="1.0" encoding="utf-8"?>
- <ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
- android:layout_width="match_parent"
- android:layout_height="wrap_content">
- <LinearLayout
- android:gravity="start"
- android:orientation="vertical"
- android:id="@+id/body"
- android:layout_width="match_parent"
- android:layout_height="wrap_content">
- <LinearLayout
- android:orientation="vertical"
- android:id="@+id/placeholder"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:layout_marginTop="12dp" />
- <ImageView
- android:gravity="fill_horizontal"
- android:id="@+id/title_separator"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:src="@android:drawable/divider_horizontal_dark"
- android:scaleType="fitXY"
- android:layout_weight="1"
- android:layout_marginStart="20dp"
- android:layout_marginEnd="20dp" />
- <TextView
- android:textStyle="bold"
- android:id="@+id/issued_to_header"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:layout_marginTop="12dp"
- android:layout_marginBottom="7dp"
- android:text="@string/boxsdk_issued_to"
- android:layout_marginStart="20dp"
- android:layout_marginEnd="20dp" />
- <TextView
- android:id="@+id/to_common_header"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:text="@string/boxsdk_common_name"
- android:layout_marginStart="20dp"
- android:layout_marginEnd="20dp" />
- <TextView
- android:id="@+id/to_common"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:layout_marginBottom="7dp"
- android:layout_marginStart="20dp"
- android:layout_marginEnd="20dp" />
- <TextView
- android:id="@+id/to_org_header"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:text="@string/boxsdk_org_name"
- android:layout_marginStart="20dp"
- android:layout_marginEnd="20dp" />
- <TextView
- android:id="@+id/to_org"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:layout_marginBottom="7dp"
- android:layout_marginStart="20dp"
- android:layout_marginEnd="20dp" />
- <TextView
- android:id="@+id/to_org_unit_header"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:text="@string/boxsdk_org_unit"
- android:layout_marginStart="20dp"
- android:layout_marginEnd="20dp" />
- <TextView
- android:id="@+id/to_org_unit"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:layout_marginBottom="7dp"
- android:layout_marginStart="20dp"
- android:layout_marginEnd="20dp" />
- <TextView
- android:textStyle="bold"
- android:id="@+id/issued_by_header"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:layout_marginTop="12dp"
- android:layout_marginBottom="7dp"
- android:text="@string/boxsdk_issued_by"
- android:layout_marginStart="20dp"
- android:layout_marginEnd="20dp" />
- <TextView
- android:id="@+id/by_common_header"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:text="@string/boxsdk_common_name"
- android:layout_marginStart="20dp"
- android:layout_marginEnd="20dp" />
- <TextView
- android:id="@+id/by_common"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:layout_marginBottom="7dp"
- android:layout_marginStart="20dp"
- android:layout_marginEnd="20dp" />
- <TextView
- android:id="@+id/by_org_header"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:text="@string/boxsdk_org_name"
- android:layout_marginStart="20dp"
- android:layout_marginEnd="20dp" />
- <TextView
- android:id="@+id/by_org"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:layout_marginBottom="7dp"
- android:layout_marginStart="20dp"
- android:layout_marginEnd="20dp" />
- <TextView
- android:id="@+id/by_org_unit_header"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:text="@string/boxsdk_org_unit"
- android:layout_marginStart="20dp"
- android:layout_marginEnd="20dp" />
- <TextView
- android:id="@+id/by_org_unit"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:layout_marginBottom="7dp"
- android:layout_marginStart="20dp"
- android:layout_marginEnd="20dp" />
- <TextView
- android:textStyle="bold"
- android:id="@+id/validity_header"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:layout_marginTop="12dp"
- android:layout_marginBottom="7dp"
- android:text="@string/boxsdk_validity_period"
- android:layout_marginStart="20dp"
- android:layout_marginEnd="20dp" />
- <TextView
- android:id="@+id/issued_on_header"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:text="@string/boxsdk_issued_on"
- android:layout_marginStart="20dp"
- android:layout_marginEnd="20dp" />
- <TextView
- android:id="@+id/issued_on"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:layout_marginBottom="7dp"
- android:layout_marginStart="20dp"
- android:layout_marginEnd="20dp" />
- <TextView
- android:id="@+id/expires_on_header"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:text="@string/boxsdk_expires_on"
- android:layout_marginStart="20dp"
- android:layout_marginEnd="20dp" />
- <TextView
- android:id="@+id/expires_on"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:layout_marginBottom="7dp"
- android:layout_marginStart="20dp"
- android:layout_marginEnd="20dp" />
- </LinearLayout>
- </ScrollView>
|