|
|
@ -17,7 +17,6 @@ |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_weight="1" |
|
|
android:layout_weight="1" |
|
|
android:gravity="center_horizontal" |
|
|
android:gravity="center_horizontal" |
|
|
android:textColor="@color/black303030" |
|
|
|
|
|
android:textSize="@dimen/text_size_14" /> |
|
|
android:textSize="@dimen/text_size_14" /> |
|
|
|
|
|
|
|
|
<TextView |
|
|
<TextView |
|
|
@ -26,7 +25,6 @@ |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_weight="1" |
|
|
android:layout_weight="1" |
|
|
android:gravity="center_horizontal" |
|
|
android:gravity="center_horizontal" |
|
|
android:textColor="@color/black303030" |
|
|
|
|
|
android:textSize="@dimen/text_size_14" /> |
|
|
android:textSize="@dimen/text_size_14" /> |
|
|
</LinearLayout> |
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
|