app/src/main/res/layout/base_list_layout.xml
@@ -5,7 +5,7 @@ android:fitsSystemWindows="true" android:background="@color/ac_bg" android:orientation="vertical"> <include layout="@layout/top_bar_layout_txt" /> <include layout="@layout/top_bar_layout" /> <LinearLayout android:id="@+id/ll_top_content" android:layout_width="match_parent"