update:2020.03.06 10.55
This commit is contained in:
@@ -55,10 +55,10 @@
|
||||
android:src="@drawable/shap_search_left" />
|
||||
|
||||
<ImageView
|
||||
android:layout_width="@dimen/dp_24"
|
||||
android:layout_width="@dimen/dp_15"
|
||||
android:layout_height="@dimen/dp_24"
|
||||
android:adjustViewBounds="true"
|
||||
android:background="#EBEBEB"
|
||||
android:background="#d4d0d0"
|
||||
android:scaleType="centerInside"
|
||||
android:src="@drawable/icon_serach"></ImageView>
|
||||
|
||||
@@ -68,7 +68,7 @@
|
||||
android:background="@drawable/shap_search_right"
|
||||
android:gravity="center_vertical"
|
||||
android:text="@string/search_edit"
|
||||
android:textColor="#c1bfbf">
|
||||
android:textColor="#ffffff">
|
||||
|
||||
</TextView>
|
||||
</LinearLayout>
|
||||
@@ -82,6 +82,7 @@
|
||||
android:layout_height="30dp"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:layout_marginRight="20dp"
|
||||
android:visibility="gone"
|
||||
android:src="@drawable/ic_action_bar">
|
||||
|
||||
</ImageView>
|
||||
@@ -96,7 +97,7 @@
|
||||
app:tl_indicator_style="TRIANGLE"
|
||||
app:tl_tab_space_equal="true"
|
||||
app:tl_textBold="SELECT"
|
||||
app:tl_textSelectColor="#000000"
|
||||
app:tl_textSelectColor="#f09818"
|
||||
app:tl_textUnselectColor="#8c8b8b" />
|
||||
|
||||
<androidx.viewpager.widget.ViewPager
|
||||
|
||||
Reference in New Issue
Block a user