version:8.3
fix: update:接口请求优化,主页优化
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user