|
|
@ -49,6 +49,7 @@ |
|
|
|
android:layout_marginLeft="@dimen/widget_list_item_padding" |
|
|
|
android:layout_marginLeft="@dimen/widget_list_item_padding" |
|
|
|
android:layout_marginTop="4dip" |
|
|
|
android:layout_marginTop="4dip" |
|
|
|
android:maxLines="1" |
|
|
|
android:maxLines="1" |
|
|
|
|
|
|
|
android:textColor="@color/text_bright_light" |
|
|
|
android:paddingBottom="@dimen/widget_list_item_padding" |
|
|
|
android:paddingBottom="@dimen/widget_list_item_padding" |
|
|
|
android:textIsSelectable="false" |
|
|
|
android:textIsSelectable="false" |
|
|
|
android:textSize="@dimen/text_small" /> |
|
|
|
android:textSize="@dimen/text_small" /> |
|
|
@ -62,6 +63,7 @@ |
|
|
|
android:layout_marginLeft="@dimen/widget_list_item_padding_left" |
|
|
|
android:layout_marginLeft="@dimen/widget_list_item_padding_left" |
|
|
|
android:layout_toLeftOf="@id/ratio_text" |
|
|
|
android:layout_toLeftOf="@id/ratio_text" |
|
|
|
android:maxLines="1" |
|
|
|
android:maxLines="1" |
|
|
|
|
|
|
|
android:textColor="@color/text_bright_light" |
|
|
|
android:textIsSelectable="false" |
|
|
|
android:textIsSelectable="false" |
|
|
|
android:textSize="@dimen/text_small" /> |
|
|
|
android:textSize="@dimen/text_small" /> |
|
|
|
|
|
|
|
|
|
|
|