修改首页UI和tab图标
|
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 503 B |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 635 B |
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 815 B |
|
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 968 B |
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 645 B |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 628 B |
|
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 986 B |
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 8.9 KiB After Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 1007 B |
|
Before Width: | Height: | Size: 8.3 KiB After Width: | Height: | Size: 1013 B |
|
Before Width: | Height: | Size: 5.0 KiB After Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 5.5 KiB After Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 7.9 KiB After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 7.7 KiB After Width: | Height: | Size: 1.6 KiB |
@@ -102,7 +102,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginBottom="2dp"
|
||||
android:text="视频"
|
||||
android:text="FU圈"
|
||||
android:textColor="@color/zhimi_bottom_text"
|
||||
android:textSize="10dp"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
|
||||
@@ -54,6 +54,6 @@
|
||||
<color name="crop_shadow_wp_color">#4F000000</color>
|
||||
<color name="crop_wp_markers">#7FFFFFFF</color>
|
||||
|
||||
<color name="zhimi_bottom_text">#ADADAD</color>
|
||||
<color name="zhimi_bottom_text_selected">#8A4EF7</color>
|
||||
<color name="zhimi_bottom_text">#999999</color>
|
||||
<color name="zhimi_bottom_text_selected">#E472ED</color>
|
||||
</resources>
|
||||