|
@@ -474,7 +474,7 @@
|
|
android:id="@+id/tv_hot_album_line"
|
|
android:id="@+id/tv_hot_album_line"
|
|
android:layout_width="4dp"
|
|
android:layout_width="4dp"
|
|
android:layout_height="17dp"
|
|
android:layout_height="17dp"
|
|
- android:layout_marginStart="14dp"
|
|
|
|
|
|
+ android:layout_marginStart="25dp"
|
|
android:background="@drawable/shape_course_title_tag_bg"
|
|
android:background="@drawable/shape_course_title_tag_bg"
|
|
app:layout_constraintBottom_toBottomOf="@+id/tv_hot_album"
|
|
app:layout_constraintBottom_toBottomOf="@+id/tv_hot_album"
|
|
app:layout_constraintLeft_toLeftOf="parent"
|
|
app:layout_constraintLeft_toLeftOf="parent"
|
|
@@ -519,7 +519,7 @@
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:layout_marginTop="12dp"
|
|
android:layout_marginTop="12dp"
|
|
android:overScrollMode="never"
|
|
android:overScrollMode="never"
|
|
- android:paddingLeft="@dimen/dp_14"
|
|
|
|
|
|
+ android:paddingLeft="@dimen/dp_25"
|
|
android:scrollbars="none"
|
|
android:scrollbars="none"
|
|
app:layout_constraintTop_toBottomOf="@+id/tv_hot_album" />
|
|
app:layout_constraintTop_toBottomOf="@+id/tv_hot_album" />
|
|
|
|
|
|
@@ -538,7 +538,7 @@
|
|
android:id="@+id/tv_hot_track_line"
|
|
android:id="@+id/tv_hot_track_line"
|
|
android:layout_width="4dp"
|
|
android:layout_width="4dp"
|
|
android:layout_height="17dp"
|
|
android:layout_height="17dp"
|
|
- android:layout_marginStart="14dp"
|
|
|
|
|
|
+ android:layout_marginStart="25dp"
|
|
android:background="@drawable/shape_course_title_tag_bg"
|
|
android:background="@drawable/shape_course_title_tag_bg"
|
|
app:layout_constraintBottom_toBottomOf="@+id/tv_hot_track"
|
|
app:layout_constraintBottom_toBottomOf="@+id/tv_hot_track"
|
|
app:layout_constraintLeft_toLeftOf="parent"
|
|
app:layout_constraintLeft_toLeftOf="parent"
|