|
|
|
@ -25,7 +25,7 @@ |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:textColor="@color/black303030" |
|
|
|
android:textSize="@dimen/text_size_22" /> |
|
|
|
android:textSize="@dimen/text_size_20" /> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:id="@+id/item_index_content" |
|
|
|
@ -36,7 +36,7 @@ |
|
|
|
android:maxEms="6" |
|
|
|
android:maxLines="1" |
|
|
|
android:textColor="@color/grey888888" |
|
|
|
android:textSize="@dimen/text_size_18" /> |
|
|
|
android:textSize="@dimen/text_size_16" /> |
|
|
|
|
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
@ -51,7 +51,7 @@ |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_gravity="center_vertical" |
|
|
|
android:textColor="@color/grey888888" |
|
|
|
android:textSize="@dimen/text_size_16" /> |
|
|
|
android:textSize="@dimen/text_size_14" /> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:id="@+id/item_index_red" |
|
|
|
|