| | |
| | | android:paddingStart="@dimen/dp_6" |
| | | android:paddingEnd="@dimen/dp_20" |
| | | android:singleLine="true" |
| | | android:textColor="@color/text_E6FFFFFF" |
| | | android:textColor="@color/text_FFACACAC" |
| | | android:textSize="@dimen/text_14" /> |
| | | </LinearLayout> |
| | | |
| | |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="@dimen/dp_17" |
| | | android:layout_marginTop="14.5dp" |
| | | android:textColor="@color/text_66FFFFFF" |
| | | android:textColor="@color/text_FF5B5B5B" |
| | | android:textSize="@dimen/text_12" |
| | | app:layout_constraintStart_toStartOf="@+id/ll" |
| | | app:layout_constraintTop_toBottomOf="@+id/ll" /> |
| | |
| | | android:layout_height="@dimen/dp_17" |
| | | android:layout_marginTop="@dimen/dp_8" |
| | | android:gravity="center_vertical" |
| | | android:textColor="@color/text_66FFFFFF" |
| | | android:textColor="@color/text_FF5B5B5B" |
| | | android:textSize="@dimen/text_12" |
| | | app:layout_constraintStart_toStartOf="@+id/ll" |
| | | app:layout_constraintTop_toBottomOf="@+id/item_home_name_tv" /> |