|  | @@ -14,13 +14,13 @@
 | 
											
												
													
														|  |          app:layout_constraintTop_toTopOf="parent" />
 |  |          app:layout_constraintTop_toTopOf="parent" />
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |      <View
 |  |      <View
 | 
											
												
													
														|  | -        android:visibility="gone"
 |  | 
 | 
											
												
													
														|  |          android:id="@+id/view_divide_line2"
 |  |          android:id="@+id/view_divide_line2"
 | 
											
												
													
														|  | -        app:layout_constraintLeft_toLeftOf="parent"
 |  | 
 | 
											
												
													
														|  | -        app:layout_constraintBottom_toBottomOf="@+id/view_top_bg"
 |  | 
 | 
											
												
													
														|  | -        android:background="@color/color_f9f9f9"
 |  | 
 | 
											
												
													
														|  |          android:layout_width="match_parent"
 |  |          android:layout_width="match_parent"
 | 
											
												
													
														|  | -        android:layout_height="1dp"/>
 |  | 
 | 
											
												
													
														|  | 
 |  | +        android:layout_height="1dp"
 | 
											
												
													
														|  | 
 |  | +        android:background="@color/color_f9f9f9"
 | 
											
												
													
														|  | 
 |  | +        android:visibility="gone"
 | 
											
												
													
														|  | 
 |  | +        app:layout_constraintBottom_toBottomOf="@+id/view_top_bg"
 | 
											
												
													
														|  | 
 |  | +        app:layout_constraintLeft_toLeftOf="parent" />
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |      <View
 |  |      <View
 | 
											
												
													
														|  |          android:id="@+id/view_status_bar"
 |  |          android:id="@+id/view_status_bar"
 | 
											
										
											
												
													
														|  | @@ -162,7 +162,7 @@
 | 
											
												
													
														|  |                          <com.youth.banner.Banner
 |  |                          <com.youth.banner.Banner
 | 
											
												
													
														|  |                              android:id="@+id/banner"
 |  |                              android:id="@+id/banner"
 | 
											
												
													
														|  |                              android:layout_width="match_parent"
 |  |                              android:layout_width="match_parent"
 | 
											
												
													
														|  | -                            android:layout_height="@dimen/qb_px_132"
 |  | 
 | 
											
												
													
														|  | 
 |  | +                            android:layout_height="0dp"
 | 
											
												
													
														|  |                              android:layout_marginLeft="@dimen/dp_14"
 |  |                              android:layout_marginLeft="@dimen/dp_14"
 | 
											
												
													
														|  |                              android:layout_marginTop="@dimen/dp_10"
 |  |                              android:layout_marginTop="@dimen/dp_10"
 | 
											
												
													
														|  |                              android:layout_marginRight="@dimen/dp_14"
 |  |                              android:layout_marginRight="@dimen/dp_14"
 | 
											
										
											
												
													
														|  | @@ -176,6 +176,7 @@
 | 
											
												
													
														|  |                              app:banner_indicator_selected_color="@color/white"
 |  |                              app:banner_indicator_selected_color="@color/white"
 | 
											
												
													
														|  |                              app:banner_indicator_selected_width="12dp"
 |  |                              app:banner_indicator_selected_width="12dp"
 | 
											
												
													
														|  |                              app:banner_radius="10dp"
 |  |                              app:banner_radius="10dp"
 | 
											
												
													
														|  | 
 |  | +                            app:layout_constraintDimensionRatio="w,1:2.63"
 | 
											
												
													
														|  |                              app:layout_constraintLeft_toLeftOf="parent"
 |  |                              app:layout_constraintLeft_toLeftOf="parent"
 | 
											
												
													
														|  |                              app:layout_constraintTop_toTopOf="parent" />
 |  |                              app:layout_constraintTop_toTopOf="parent" />
 | 
											
												
													
														|  |  
 |  |  
 | 
											
										
											
												
													
														|  | @@ -238,22 +239,22 @@
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |                          <androidx.viewpager.widget.ViewPager
 |  |                          <androidx.viewpager.widget.ViewPager
 | 
											
												
													
														|  |                              android:id="@+id/viewpager_menu"
 |  |                              android:id="@+id/viewpager_menu"
 | 
											
												
													
														|  | -                            android:minHeight="67dp"
 |  | 
 | 
											
												
													
														|  |                              android:layout_width="match_parent"
 |  |                              android:layout_width="match_parent"
 | 
											
												
													
														|  |                              android:layout_height="67dp"
 |  |                              android:layout_height="67dp"
 | 
											
												
													
														|  |                              android:layout_marginTop="@dimen/dp_8"
 |  |                              android:layout_marginTop="@dimen/dp_8"
 | 
											
												
													
														|  | 
 |  | +                            android:minHeight="67dp"
 | 
											
												
													
														|  |                              app:layout_constraintLeft_toLeftOf="parent"
 |  |                              app:layout_constraintLeft_toLeftOf="parent"
 | 
											
												
													
														|  |                              app:layout_constraintTop_toBottomOf="@+id/bg_announcement" />
 |  |                              app:layout_constraintTop_toBottomOf="@+id/bg_announcement" />
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |                          <FrameLayout
 |  |                          <FrameLayout
 | 
											
												
													
														|  | -                            android:visibility="gone"
 |  | 
 | 
											
												
													
														|  | -                            android:layout_marginTop="7dp"
 |  | 
 | 
											
												
													
														|  |                              android:id="@+id/rl_indicator"
 |  |                              android:id="@+id/rl_indicator"
 | 
											
												
													
														|  |                              android:layout_width="wrap_content"
 |  |                              android:layout_width="wrap_content"
 | 
											
												
													
														|  |                              android:layout_height="3dp"
 |  |                              android:layout_height="3dp"
 | 
											
												
													
														|  |                              android:layout_gravity="center_horizontal"
 |  |                              android:layout_gravity="center_horizontal"
 | 
											
												
													
														|  | 
 |  | +                            android:layout_marginTop="7dp"
 | 
											
												
													
														|  |                              android:background="@drawable/shape_d8d8d8_3dp"
 |  |                              android:background="@drawable/shape_d8d8d8_3dp"
 | 
											
												
													
														|  | 
 |  | +                            android:visibility="gone"
 | 
											
												
													
														|  |                              app:layout_constraintEnd_toEndOf="parent"
 |  |                              app:layout_constraintEnd_toEndOf="parent"
 | 
											
												
													
														|  |                              app:layout_constraintStart_toStartOf="parent"
 |  |                              app:layout_constraintStart_toStartOf="parent"
 | 
											
												
													
														|  |                              app:layout_constraintTop_toBottomOf="@id/viewpager_menu">
 |  |                              app:layout_constraintTop_toBottomOf="@id/viewpager_menu">
 | 
											
										
											
												
													
														|  | @@ -267,13 +268,13 @@
 | 
											
												
													
														|  |                          </FrameLayout>
 |  |                          </FrameLayout>
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |                          <View
 |  |                          <View
 | 
											
												
													
														|  | -                            app:layout_goneMarginTop="21dp"
 |  | 
 | 
											
												
													
														|  |                              android:id="@+id/view_line2"
 |  |                              android:id="@+id/view_line2"
 | 
											
												
													
														|  |                              android:layout_width="1px"
 |  |                              android:layout_width="1px"
 | 
											
												
													
														|  |                              android:layout_height="1px"
 |  |                              android:layout_height="1px"
 | 
											
												
													
														|  |                              android:layout_marginTop="14dp"
 |  |                              android:layout_marginTop="14dp"
 | 
											
												
													
														|  |                              app:layout_constraintLeft_toLeftOf="parent"
 |  |                              app:layout_constraintLeft_toLeftOf="parent"
 | 
											
												
													
														|  | -                            app:layout_constraintTop_toBottomOf="@+id/bg_announcement2" />
 |  | 
 | 
											
												
													
														|  | 
 |  | +                            app:layout_constraintTop_toBottomOf="@+id/bg_announcement2"
 | 
											
												
													
														|  | 
 |  | +                            app:layout_goneMarginTop="21dp" />
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |                          <androidx.cardview.widget.CardView
 |  |                          <androidx.cardview.widget.CardView
 | 
											
										
											
												
													
														|  | @@ -485,8 +486,8 @@
 | 
											
												
													
														|  |                              android:layout_height="wrap_content"
 |  |                              android:layout_height="wrap_content"
 | 
											
												
													
														|  |                              android:layout_marginTop="@dimen/dp_18"
 |  |                              android:layout_marginTop="@dimen/dp_18"
 | 
											
												
													
														|  |                              android:visibility="gone"
 |  |                              android:visibility="gone"
 | 
											
												
													
														|  | -                            tools:visibility="visible"
 |  | 
 | 
											
												
													
														|  | -                            app:layout_constraintTop_toBottomOf="@+id/cl_hot_album">
 |  | 
 | 
											
												
													
														|  | 
 |  | +                            app:layout_constraintTop_toBottomOf="@+id/cl_hot_album"
 | 
											
												
													
														|  | 
 |  | +                            tools:visibility="visible">
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |                              <View
 |  |                              <View
 | 
											
												
													
														|  |                                  android:id="@+id/tv_recommend_track_line"
 |  |                                  android:id="@+id/tv_recommend_track_line"
 | 
											
										
											
												
													
														|  | @@ -697,8 +698,8 @@
 | 
											
												
													
														|  |                                  android:layout_width="wrap_content"
 |  |                                  android:layout_width="wrap_content"
 | 
											
												
													
														|  |                                  android:layout_height="wrap_content"
 |  |                                  android:layout_height="wrap_content"
 | 
											
												
													
														|  |                                  android:layout_marginRight="@dimen/dp_14"
 |  |                                  android:layout_marginRight="@dimen/dp_14"
 | 
											
												
													
														|  | -                                android:src="@drawable/icon_more_point"
 |  | 
 | 
											
												
													
														|  |                                  android:gravity="center"
 |  |                                  android:gravity="center"
 | 
											
												
													
														|  | 
 |  | +                                android:src="@drawable/icon_more_point"
 | 
											
												
													
														|  |                                  app:layout_constraintBottom_toBottomOf="@+id/tv_recommend_teacher_title"
 |  |                                  app:layout_constraintBottom_toBottomOf="@+id/tv_recommend_teacher_title"
 | 
											
												
													
														|  |                                  app:layout_constraintRight_toRightOf="parent"
 |  |                                  app:layout_constraintRight_toRightOf="parent"
 | 
											
												
													
														|  |                                  app:layout_constraintTop_toTopOf="@+id/tv_recommend_teacher_title" />
 |  |                                  app:layout_constraintTop_toTopOf="@+id/tv_recommend_teacher_title" />
 | 
											
										
											
												
													
														|  | @@ -773,8 +774,8 @@
 | 
											
												
													
														|  |                                  android:id="@+id/rv_video_course"
 |  |                                  android:id="@+id/rv_video_course"
 | 
											
												
													
														|  |                                  android:layout_width="match_parent"
 |  |                                  android:layout_width="match_parent"
 | 
											
												
													
														|  |                                  android:layout_height="wrap_content"
 |  |                                  android:layout_height="wrap_content"
 | 
											
												
													
														|  | -                                android:paddingStart="14dp"
 |  | 
 | 
											
												
													
														|  |                                  android:overScrollMode="never"
 |  |                                  android:overScrollMode="never"
 | 
											
												
													
														|  | 
 |  | +                                android:paddingStart="14dp"
 | 
											
												
													
														|  |                                  android:scrollbars="none"
 |  |                                  android:scrollbars="none"
 | 
											
												
													
														|  |                                  app:layout_constraintTop_toBottomOf="@+id/tv_video_course_title" />
 |  |                                  app:layout_constraintTop_toBottomOf="@+id/tv_video_course_title" />
 | 
											
												
													
														|  |  
 |  |  
 |