心愿单修改
BIN
common/src/main/res/drawable/wish_list_day_en.png
Normal file
|
After Width: | Height: | Size: 889 KiB |
BIN
common/src/main/res/drawable/wish_list_day_zh.png
Normal file
|
After Width: | Height: | Size: 911 KiB |
BIN
common/src/main/res/drawable/wish_list_lunar_en.png
Normal file
|
After Width: | Height: | Size: 911 KiB |
BIN
common/src/main/res/drawable/wish_list_lunar_zh.png
Normal file
|
After Width: | Height: | Size: 895 KiB |
BIN
common/src/main/res/drawable/wish_list_seasonal_en.png
Normal file
|
After Width: | Height: | Size: 912 KiB |
BIN
common/src/main/res/drawable/wish_list_seasonal_zh.png
Normal file
|
After Width: | Height: | Size: 894 KiB |
BIN
common/src/main/res/drawable/wish_list_week_en.png
Normal file
|
After Width: | Height: | Size: 911 KiB |
BIN
common/src/main/res/drawable/wish_list_week_zh.png
Normal file
|
After Width: | Height: | Size: 895 KiB |
@@ -6,6 +6,13 @@
|
||||
android:background="@drawable/bg_xyd"
|
||||
android:orientation="vertical">
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/wish_list_top"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="160dp"
|
||||
android:background="@drawable/wish_list_day_zh"
|
||||
android:scaleType="fitCenter" />
|
||||
|
||||
<com.google.android.material.tabs.TabLayout
|
||||
android:id="@+id/wish_tab"
|
||||
android:layout_width="match_parent"
|
||||
|
||||