version:8.3

fix:
update:接口请求优化,主页优化
This commit is contained in:
2023-02-06 19:03:22 +08:00
parent fa650fb634
commit f246028922
90 changed files with 2000 additions and 704 deletions

View File

@@ -14,7 +14,7 @@
<LinearLayout
android:layout_width="match_parent"
android:layout_height="@dimen/dp_24"
android:background="@color/white"
android:layout_marginBottom="@dimen/dp_4"
android:orientation="horizontal">
<ImageView
@@ -65,7 +65,7 @@
android:gravity="center_vertical"
android:text="@string/search_edit"
android:textColor="#a7a5a5"
android:textSize="@dimen/sp_9" />
android:textSize="@dimen/sp_8" />
</LinearLayout>
</RelativeLayout>
@@ -84,6 +84,7 @@
android:layout_width="match_parent"
android:layout_height="@dimen/dp_20"
android:background="@color/white"
android:visibility="gone"
app:tl_indicator_style="TRIANGLE"
app:tl_tab_space_equal="true"
app:tl_textBold="SELECT"