|
|
|
@ -67,6 +67,7 @@
|
|
|
|
android:orientation="horizontal">
|
|
|
|
android:orientation="horizontal">
|
|
|
|
|
|
|
|
|
|
|
|
<LinearLayout
|
|
|
|
<LinearLayout
|
|
|
|
|
|
|
|
android:id="@+id/ll_a"
|
|
|
|
android:layout_width="0dp"
|
|
|
|
android:layout_width="0dp"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_weight="1"
|
|
|
|
android:layout_weight="1"
|
|
|
|
@ -95,6 +96,7 @@
|
|
|
|
android:text="0" />
|
|
|
|
android:text="0" />
|
|
|
|
</LinearLayout>
|
|
|
|
</LinearLayout>
|
|
|
|
<LinearLayout
|
|
|
|
<LinearLayout
|
|
|
|
|
|
|
|
android:id="@+id/ll_b"
|
|
|
|
android:layout_width="0dp"
|
|
|
|
android:layout_width="0dp"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_weight="1"
|
|
|
|
android:layout_weight="1"
|
|
|
|
@ -106,10 +108,10 @@
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_gravity="center"
|
|
|
|
android:layout_gravity="center"
|
|
|
|
|
|
|
|
android:layout_marginStart="20dp"
|
|
|
|
android:gravity="center"
|
|
|
|
android:gravity="center"
|
|
|
|
android:layout_marginStart="30dp"
|
|
|
|
android:text="B:"
|
|
|
|
android:textSize="20sp"
|
|
|
|
android:textSize="20sp" />
|
|
|
|
android:text="B:" />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
<TextView
|
|
|
|
android:id="@+id/tv_b"
|
|
|
|
android:id="@+id/tv_b"
|
|
|
|
@ -124,6 +126,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
</LinearLayout>
|
|
|
|
</LinearLayout>
|
|
|
|
<LinearLayout
|
|
|
|
<LinearLayout
|
|
|
|
|
|
|
|
android:id="@+id/ll_c1"
|
|
|
|
android:layout_width="0dp"
|
|
|
|
android:layout_width="0dp"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_weight="1"
|
|
|
|
android:layout_weight="1"
|
|
|
|
@ -136,7 +139,6 @@
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_gravity="center"
|
|
|
|
android:layout_gravity="center"
|
|
|
|
android:gravity="center"
|
|
|
|
android:gravity="center"
|
|
|
|
android:layout_marginStart="30dp"
|
|
|
|
|
|
|
|
android:textSize="20sp"
|
|
|
|
android:textSize="20sp"
|
|
|
|
android:text="C1:" />
|
|
|
|
android:text="C1:" />
|
|
|
|
|
|
|
|
|
|
|
|
@ -158,10 +160,10 @@
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="80px"
|
|
|
|
android:layout_height="80px"
|
|
|
|
android:gravity="center"
|
|
|
|
android:gravity="center"
|
|
|
|
android:layout_marginTop="5dp"
|
|
|
|
|
|
|
|
android:orientation="horizontal">
|
|
|
|
android:orientation="horizontal">
|
|
|
|
|
|
|
|
|
|
|
|
<LinearLayout
|
|
|
|
<LinearLayout
|
|
|
|
|
|
|
|
android:id="@+id/ll_c2"
|
|
|
|
android:layout_width="0dp"
|
|
|
|
android:layout_width="0dp"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_weight="1"
|
|
|
|
android:layout_weight="1"
|
|
|
|
@ -190,6 +192,7 @@
|
|
|
|
android:text="0" />
|
|
|
|
android:text="0" />
|
|
|
|
</LinearLayout>
|
|
|
|
</LinearLayout>
|
|
|
|
<LinearLayout
|
|
|
|
<LinearLayout
|
|
|
|
|
|
|
|
android:id="@+id/ll_c3"
|
|
|
|
android:layout_width="0dp"
|
|
|
|
android:layout_width="0dp"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_weight="1"
|
|
|
|
android:layout_weight="1"
|
|
|
|
@ -202,7 +205,7 @@
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_gravity="center"
|
|
|
|
android:layout_gravity="center"
|
|
|
|
android:gravity="center"
|
|
|
|
android:gravity="center"
|
|
|
|
android:layout_marginStart="30dp"
|
|
|
|
android:layout_marginStart="20dp"
|
|
|
|
android:textSize="20sp"
|
|
|
|
android:textSize="20sp"
|
|
|
|
android:text="C3:" />
|
|
|
|
android:text="C3:" />
|
|
|
|
|
|
|
|
|
|
|
|
@ -219,6 +222,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
</LinearLayout>
|
|
|
|
</LinearLayout>
|
|
|
|
<LinearLayout
|
|
|
|
<LinearLayout
|
|
|
|
|
|
|
|
android:id="@+id/ll_lowLisk"
|
|
|
|
android:layout_width="0dp"
|
|
|
|
android:layout_width="0dp"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_weight="1"
|
|
|
|
android:layout_weight="1"
|
|
|
|
@ -231,7 +235,6 @@
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_gravity="center"
|
|
|
|
android:layout_gravity="center"
|
|
|
|
android:gravity="center"
|
|
|
|
android:gravity="center"
|
|
|
|
android:layout_marginStart="30dp"
|
|
|
|
|
|
|
|
android:textSize="20sp"
|
|
|
|
android:textSize="20sp"
|
|
|
|
android:text="低风险:" />
|
|
|
|
android:text="低风险:" />
|
|
|
|
|
|
|
|
|
|
|
|
|