优化
This commit is contained in:
@@ -79,8 +79,8 @@
|
||||
android:orientation="vertical">
|
||||
|
||||
<ImageView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_width="54dp"
|
||||
android:layout_height="44dp"
|
||||
android:src="@drawable/ai_dialogue"
|
||||
android:scaleType="fitCenter" />
|
||||
|
||||
@@ -103,8 +103,8 @@
|
||||
android:orientation="vertical">
|
||||
|
||||
<ImageView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_width="54dp"
|
||||
android:layout_height="44dp"
|
||||
android:src="@drawable/personalized_keyboard"
|
||||
android:scaleType="fitCenter" />
|
||||
|
||||
@@ -127,8 +127,8 @@
|
||||
android:orientation="vertical">
|
||||
|
||||
<ImageView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_width="54dp"
|
||||
android:layout_height="44dp"
|
||||
android:src="@drawable/chat_persona"
|
||||
android:scaleType="fitCenter" />
|
||||
|
||||
@@ -151,8 +151,8 @@
|
||||
android:orientation="vertical">
|
||||
|
||||
<ImageView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_width="54dp"
|
||||
android:layout_height="44dp"
|
||||
android:src="@drawable/emotional_counseling"
|
||||
android:scaleType="fitCenter" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user