|
@@ -105,7 +105,6 @@
|
|
|
android:id="@+id/collapsing_toolbar_layout"
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
- android:layout_marginBottom="22dp"
|
|
|
android:paddingBottom="0dp"
|
|
|
app:layout_scrollFlags="scroll"
|
|
|
app:scrimAnimationDuration="50"
|
|
@@ -491,7 +490,7 @@
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_marginTop="@dimen/dp_20"
|
|
|
- android:visibility="visible"
|
|
|
+ android:visibility="gone"
|
|
|
app:layout_constraintLeft_toLeftOf="parent"
|
|
|
app:layout_constraintTop_toBottomOf="@+id/cs_recommend_talent">
|
|
|
|
|
@@ -551,9 +550,11 @@
|
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
|
|
|
|
|
<LinearLayout
|
|
|
+ android:gravity="center_vertical"
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_marginTop="20dp"
|
|
|
+ android:orientation="horizontal"
|
|
|
app:layout_constraintLeft_toLeftOf="parent"
|
|
|
app:layout_constraintTop_toBottomOf="@+id/cl_video_course">
|
|
|
|
|
@@ -578,104 +579,9 @@
|
|
|
android:textSize="@dimen/sp_17"
|
|
|
android:textStyle="bold"
|
|
|
app:layout_constraintLeft_toRightOf="@+id/tv_news_line"
|
|
|
- app:layout_constraintTop_toTopOf="parent" />
|
|
|
+ app:layout_constraintTop_toTopOf="@+id/tv_news_line" />
|
|
|
</LinearLayout>
|
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
|
|
-
|
|
|
- <androidx.constraintlayout.widget.ConstraintLayout
|
|
|
- android:id="@+id/cs_bottom_tab"
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="wrap_content"
|
|
|
- android:paddingTop="8dp"
|
|
|
- android:visibility="gone"
|
|
|
- app:layout_constraintLeft_toLeftOf="parent"
|
|
|
- app:layout_constraintTop_toBottomOf="@+id/cl_video_course">
|
|
|
-
|
|
|
- <View
|
|
|
- android:id="@+id/view_talent_style_news"
|
|
|
- android:layout_width="63dp"
|
|
|
- android:layout_height="12dp"
|
|
|
- android:layout_marginTop="13dp"
|
|
|
- android:background="@drawable/shape_2dc7aa_6dp"
|
|
|
- app:layout_constraintLeft_toLeftOf="@+id/tv_talent_style_title"
|
|
|
- app:layout_constraintRight_toRightOf="@+id/tv_talent_style_title"
|
|
|
- app:layout_constraintTop_toTopOf="@+id/tv_talent_style_title" />
|
|
|
-
|
|
|
- <TextView
|
|
|
- android:id="@+id/tv_talent_style_title"
|
|
|
- android:layout_width="wrap_content"
|
|
|
- android:layout_height="wrap_content"
|
|
|
- android:layout_marginStart="24dp"
|
|
|
- android:includeFontPadding="false"
|
|
|
- android:text="老师风采"
|
|
|
- android:textColor="@color/color_333333"
|
|
|
- android:textSize="@dimen/sp_18"
|
|
|
- android:textStyle="bold"
|
|
|
- app:layout_constraintLeft_toLeftOf="parent"
|
|
|
- app:layout_constraintTop_toTopOf="parent" />
|
|
|
-
|
|
|
-
|
|
|
- <View
|
|
|
- android:id="@+id/view_tab_hot_news"
|
|
|
- android:layout_width="63dp"
|
|
|
- android:layout_height="12dp"
|
|
|
- android:layout_marginTop="13dp"
|
|
|
- android:background="@drawable/shape_2dc7aa_6dp"
|
|
|
- android:visibility="gone"
|
|
|
- app:layout_constraintLeft_toLeftOf="@+id/tv_hot_news_title"
|
|
|
- app:layout_constraintRight_toRightOf="@+id/tv_hot_news_title"
|
|
|
- app:layout_constraintTop_toTopOf="@+id/tv_hot_news_title" />
|
|
|
-
|
|
|
- <TextView
|
|
|
- android:id="@+id/tv_hot_news_title"
|
|
|
- android:layout_width="wrap_content"
|
|
|
- android:layout_height="wrap_content"
|
|
|
- android:layout_marginStart="36dp"
|
|
|
- android:includeFontPadding="false"
|
|
|
- android:text="热门资讯"
|
|
|
- android:textColor="@color/color_999999"
|
|
|
- android:textSize="@dimen/sp_18"
|
|
|
- android:textStyle="bold"
|
|
|
- app:layout_constraintBottom_toBottomOf="@+id/tv_talent_style_title"
|
|
|
- app:layout_constraintLeft_toRightOf="@+id/tv_talent_style_title"
|
|
|
- app:layout_constraintTop_toTopOf="@+id/tv_talent_style_title" />
|
|
|
-
|
|
|
- <View
|
|
|
- android:id="@+id/view_help_line2"
|
|
|
- android:layout_width="1px"
|
|
|
- android:layout_height="1px"
|
|
|
- app:layout_constraintLeft_toRightOf="@+id/tv_talent_style_title"
|
|
|
- app:layout_constraintRight_toLeftOf="@+id/tv_hot_news_title"
|
|
|
- app:layout_constraintTop_toTopOf="@+id/tv_hot_news_title" />
|
|
|
-
|
|
|
- <View
|
|
|
- android:id="@+id/view_talent_style_click"
|
|
|
- android:layout_width="0dp"
|
|
|
- android:layout_height="0dp"
|
|
|
- app:layout_constraintBottom_toTopOf="@+id/view_help_line3"
|
|
|
- app:layout_constraintLeft_toLeftOf="parent"
|
|
|
- app:layout_constraintRight_toRightOf="@+id/view_help_line2"
|
|
|
- app:layout_constraintTop_toTopOf="parent" />
|
|
|
-
|
|
|
- <View
|
|
|
- android:id="@+id/view_hot_news_click"
|
|
|
- android:layout_width="0dp"
|
|
|
- android:layout_height="0dp"
|
|
|
- app:layout_constraintBottom_toTopOf="@+id/view_help_line3"
|
|
|
- app:layout_constraintLeft_toLeftOf="@+id/view_help_line2"
|
|
|
- app:layout_constraintRight_toRightOf="@+id/tv_hot_news_title"
|
|
|
- app:layout_constraintTop_toTopOf="parent" />
|
|
|
-
|
|
|
-
|
|
|
- <View
|
|
|
- android:id="@+id/view_help_line3"
|
|
|
- android:layout_width="1px"
|
|
|
- android:layout_height="1px"
|
|
|
- android:layout_marginTop="10dp"
|
|
|
- app:layout_constraintLeft_toLeftOf="parent"
|
|
|
- app:layout_constraintTop_toBottomOf="@+id/tv_talent_style_title" />
|
|
|
- </androidx.constraintlayout.widget.ConstraintLayout>
|
|
|
-
|
|
|
</com.google.android.material.appbar.CollapsingToolbarLayout>
|
|
|
</com.google.android.material.appbar.AppBarLayout>
|
|
|
|