|
@@ -24,6 +24,8 @@
|
|
|
android:layout_marginLeft="12dp"
|
|
|
android:textColor="@color/color_333333"
|
|
|
android:textSize="@dimen/sp_16"
|
|
|
+ android:textStyle="bold"
|
|
|
+ android:includeFontPadding="false"
|
|
|
app:layout_constraintLeft_toRightOf="@+id/im_type"
|
|
|
app:layout_constraintTop_toTopOf="@+id/im_type"
|
|
|
tool:text="陪练课购买" />
|