|
|
|
@ -19,7 +19,7 @@ |
|
|
|
android:layout_below="@id/productiondaily_batch" |
|
|
|
android:layout_margin="@dimen/dp_10" |
|
|
|
android:textColor="@color/grey666666" |
|
|
|
android:textSize="@dimen/text_size_18" /> |
|
|
|
android:textSize="@dimen/text_size_16" /> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:id="@+id/productiondaily_time" |
|
|
|
@ -29,6 +29,6 @@ |
|
|
|
android:layout_alignTop="@id/productiondaily_addrs" |
|
|
|
android:layout_marginRight="@dimen/dp_10" |
|
|
|
android:textColor="@color/grey888888" |
|
|
|
android:textSize="@dimen/text_size_16" /> |
|
|
|
android:textSize="@dimen/text_size_14" /> |
|
|
|
|
|
|
|
</RelativeLayout> |