|
@@ -181,7 +181,7 @@
|
|
|
android:id="@+id/tv_medal_name"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
|
- android:layout_marginStart="12dp"
|
|
|
+ android:layout_marginStart="10dp"
|
|
|
android:includeFontPadding="false"
|
|
|
android:text="勋章"
|
|
|
android:textColor="@color/color_666666"
|
|
@@ -252,7 +252,7 @@
|
|
|
android:visibility="gone"
|
|
|
app:cardBackgroundColor="@color/white"
|
|
|
app:cardCornerRadius="10dp"
|
|
|
- app:cardElevation="2dp"
|
|
|
+ app:cardElevation="0dp"
|
|
|
app:layout_constraintLeft_toLeftOf="parent"
|
|
|
app:layout_constraintTop_toBottomOf="@+id/banner">
|
|
|
|
|
@@ -275,7 +275,7 @@
|
|
|
android:id="@+id/tv_notice_content"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="44dp"
|
|
|
- android:layout_marginStart="2dp"
|
|
|
+ android:layout_marginStart="5dp"
|
|
|
android:gravity="center"
|
|
|
android:includeFontPadding="false"
|
|
|
android:textColor="@color/color_1a1a1a"
|
|
@@ -308,7 +308,7 @@
|
|
|
android:visibility="visible"
|
|
|
app:cardBackgroundColor="@color/white"
|
|
|
app:cardCornerRadius="10dp"
|
|
|
- app:cardElevation="2dp"
|
|
|
+ app:cardElevation="0dp"
|
|
|
app:cardPreventCornerOverlap="true"
|
|
|
app:cardUseCompatPadding="false"
|
|
|
app:layout_constraintTop_toBottomOf="@+id/bg_announcement">
|
|
@@ -329,9 +329,9 @@
|
|
|
android:layout_marginTop="@dimen/dp_12"
|
|
|
android:layout_marginEnd="14dp"
|
|
|
android:visibility="gone"
|
|
|
+ app:cardElevation="0dp"
|
|
|
app:cardBackgroundColor="@color/white"
|
|
|
app:cardCornerRadius="10dp"
|
|
|
- app:cardElevation="2dp"
|
|
|
app:layout_constraintLeft_toLeftOf="parent"
|
|
|
app:layout_constraintTop_toBottomOf="@+id/fl_top_menu">
|
|
|
|
|
@@ -354,7 +354,7 @@
|
|
|
android:id="@+id/tv_notice_content2"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="44dp"
|
|
|
- android:layout_marginStart="2dp"
|
|
|
+ android:layout_marginStart="5dp"
|
|
|
android:gravity="center"
|
|
|
android:includeFontPadding="false"
|
|
|
android:textColor="@color/color_1a1a1a"
|
|
@@ -388,7 +388,7 @@
|
|
|
android:visibility="gone"
|
|
|
app:cardBackgroundColor="@color/white"
|
|
|
app:cardCornerRadius="10dp"
|
|
|
- app:cardElevation="2dp"
|
|
|
+ app:cardElevation="0dp"
|
|
|
app:cardPreventCornerOverlap="true"
|
|
|
app:cardUseCompatPadding="false"
|
|
|
app:layout_constraintTop_toBottomOf="@+id/bg_announcement2">
|
|
@@ -530,7 +530,7 @@
|
|
|
android:id="@+id/cl_hot_track"
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
- android:layout_marginTop="@dimen/dp_25"
|
|
|
+ android:layout_marginTop="@dimen/dp_18"
|
|
|
android:visibility="visible"
|
|
|
app:layout_constraintTop_toBottomOf="@+id/cl_hot_album">
|
|
|
|