首頁ui修改,修復測試提的bug
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 2.7 KiB |
Binary file not shown.
After Width: | Height: | Size: 1.2 KiB |
Binary file not shown.
Before Width: | Height: | Size: 2.0 KiB |
BIN
nim_uikit/res/drawable-xhdpi/nim_message_input_plus.webp
Normal file
BIN
nim_uikit/res/drawable-xhdpi/nim_message_input_plus.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 KiB |
Binary file not shown.
Before Width: | Height: | Size: 2.9 KiB |
Binary file not shown.
After Width: | Height: | Size: 1.3 KiB |
@@ -3,6 +3,6 @@
|
||||
|
||||
<item android:drawable="@drawable/nim_message_input_emotion_pressed" android:state_pressed="true"/>
|
||||
<item android:drawable="@drawable/nim_message_input_emotion_pressed" android:state_focused="true"/>
|
||||
<item android:drawable="@drawable/nim_message_input_emotion"/>
|
||||
<item android:drawable="@drawable/nim_message_input_emotion_pressed"/>
|
||||
|
||||
</selector>
|
@@ -72,7 +72,7 @@
|
||||
android:paddingStart="@dimen/dp_10"
|
||||
android:paddingEnd="10dp"
|
||||
android:textColor="@color/color_C6C6E9"
|
||||
android:textColorHint="@color/text_hint_555574"
|
||||
android:textColorHint="@color/color_b3b3b3"
|
||||
android:textCursorDrawable="@null"
|
||||
android:textSize="13sp" />
|
||||
|
||||
|
Reference in New Issue
Block a user