haijiang
2018-07-17 63b87b529196c056fb4d96a58eded3936d3445f2
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"