|
|
@@ -106,10 +106,6 @@
|
|
|
android:layout_marginBottom="10dp"
|
|
|
android:orientation="horizontal">
|
|
|
|
|
|
- <View
|
|
|
- android:layout_width="0dp"
|
|
|
- android:layout_height="1px"
|
|
|
- android:layout_weight="1" />
|
|
|
|
|
|
<LinearLayout
|
|
|
android:layout_width="wrap_content"
|
|
|
@@ -136,8 +132,6 @@
|
|
|
<View
|
|
|
android:layout_width="0dp"
|
|
|
android:layout_height="1dp"
|
|
|
- android:layout_marginLeft="22.5dp"
|
|
|
- android:layout_marginRight="22.5dp"
|
|
|
android:layout_weight="1" />
|
|
|
|
|
|
<LinearLayout
|
|
|
@@ -165,8 +159,6 @@
|
|
|
<View
|
|
|
android:layout_width="0dp"
|
|
|
android:layout_height="1dp"
|
|
|
- android:layout_marginLeft="22.5dp"
|
|
|
- android:layout_marginRight="22.5dp"
|
|
|
android:layout_weight="1" />
|
|
|
|
|
|
<LinearLayout
|
|
|
@@ -194,8 +186,6 @@
|
|
|
<View
|
|
|
android:layout_width="0dp"
|
|
|
android:layout_height="1dp"
|
|
|
- android:layout_marginLeft="22.5dp"
|
|
|
- android:layout_marginRight="22.5dp"
|
|
|
android:layout_weight="1" />
|
|
|
|
|
|
<LinearLayout
|
|
|
@@ -221,10 +211,6 @@
|
|
|
android:textSize="@dimen/px36_12sp" />
|
|
|
</LinearLayout>
|
|
|
|
|
|
- <View
|
|
|
- android:layout_width="0dp"
|
|
|
- android:layout_height="1px"
|
|
|
- android:layout_weight="1" />
|
|
|
</LinearLayout>
|
|
|
|
|
|
|