diff --git a/android-app/app/src/main/res/drawable-nodpi/bg_fishpond_new.webp b/android-app/app/src/main/res/drawable-nodpi/bg_fishpond_new.webp new file mode 100644 index 00000000..c548b29d Binary files /dev/null and b/android-app/app/src/main/res/drawable-nodpi/bg_fishpond_new.webp differ diff --git a/android-app/app/src/main/res/drawable/bg_action_item_starry.xml b/android-app/app/src/main/res/drawable/bg_action_item_starry.xml new file mode 100644 index 00000000..27ee94e6 --- /dev/null +++ b/android-app/app/src/main/res/drawable/bg_action_item_starry.xml @@ -0,0 +1,6 @@ + + + + + diff --git a/android-app/app/src/main/res/drawable/bg_avatar_ring_starry.xml b/android-app/app/src/main/res/drawable/bg_avatar_ring_starry.xml new file mode 100644 index 00000000..cdd18429 --- /dev/null +++ b/android-app/app/src/main/res/drawable/bg_avatar_ring_starry.xml @@ -0,0 +1,8 @@ + + + + + diff --git a/android-app/app/src/main/res/drawable/bg_card_starry.xml b/android-app/app/src/main/res/drawable/bg_card_starry.xml new file mode 100644 index 00000000..d5e171fb --- /dev/null +++ b/android-app/app/src/main/res/drawable/bg_card_starry.xml @@ -0,0 +1,9 @@ + + + + + + diff --git a/android-app/app/src/main/res/drawable/bg_center_button_starry.xml b/android-app/app/src/main/res/drawable/bg_center_button_starry.xml new file mode 100644 index 00000000..9e583ac8 --- /dev/null +++ b/android-app/app/src/main/res/drawable/bg_center_button_starry.xml @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + diff --git a/android-app/app/src/main/res/drawable/bg_orbit_ring_starry.xml b/android-app/app/src/main/res/drawable/bg_orbit_ring_starry.xml new file mode 100644 index 00000000..fe09e32b --- /dev/null +++ b/android-app/app/src/main/res/drawable/bg_orbit_ring_starry.xml @@ -0,0 +1,8 @@ + + + + + diff --git a/android-app/app/src/main/res/layout/activity_fish_pond.xml b/android-app/app/src/main/res/layout/activity_fish_pond.xml index 5fa61f3b..5617c8c9 100644 --- a/android-app/app/src/main/res/layout/activity_fish_pond.xml +++ b/android-app/app/src/main/res/layout/activity_fish_pond.xml @@ -3,11 +3,22 @@ xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="match_parent" - android:background="@drawable/bg_fishpond_gradient" android:paddingTop="18dp" android:clipChildren="false" android:clipToPadding="false"> + + + @@ -50,7 +61,7 @@ android:layout_height="wrap_content" android:layout_marginTop="2dp" android:text="50 人" - android:textColor="@color/purple_500" + android:textColor="#FFFFFF" android:textSize="18sp" android:textStyle="bold" app:layout_constraintStart_toStartOf="parent" @@ -61,7 +72,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="真诚 | 南宁 | 在线" - android:textColor="#666666" + android:textColor="#CCFFFFFF" android:textSize="12sp" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintTop_toTopOf="parent" /> @@ -71,8 +82,8 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginTop="2dp" - android:text="陈亚楠" - android:textColor="@color/purple_500" + android:text="小份" + android:textColor="#FFFFFF" android:textSize="16sp" android:textStyle="bold" app:layout_constraintEnd_toEndOf="parent" @@ -99,7 +110,7 @@ android:layout_width="0dp" android:layout_height="0dp" android:layout_margin="36dp" - android:background="@drawable/bg_orbit_ring" + android:background="@drawable/bg_orbit_ring_starry" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toStartOf="parent" @@ -118,12 +129,13 @@ android:id="@+id/centerButton" android:layout_width="120dp" android:layout_height="120dp" - android:background="@android:color/transparent" + android:background="@drawable/bg_center_button_starry" android:clipToOutline="true" android:elevation="10dp" - android:padding="0dp" + android:padding="25dp" android:scaleType="fitCenter" android:src="@drawable/ic_globe_clean_filled" + app:tint="#FFFFFF" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toStartOf="parent" @@ -145,7 +157,7 @@ + app:cardBackgroundColor="#80FFFFFF"> + app:cardBackgroundColor="#80FFFFFF"> + app:cardBackgroundColor="#80FFFFFF"> + app:cardBackgroundColor="#80FFFFFF"> + app:cardBackgroundColor="#80FFFFFF"> + app:cardBackgroundColor="#80FFFFFF">