初始代码
This commit is contained in:
BIN
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
BIN
Binary file not shown.
|
After Width: | Height: | Size: 345 B |
BIN
Binary file not shown.
|
After Width: | Height: | Size: 1.5 KiB |
BIN
Binary file not shown.
|
After Width: | Height: | Size: 1.7 KiB |
BIN
Binary file not shown.
|
After Width: | Height: | Size: 1.6 KiB |
BIN
Binary file not shown.
|
After Width: | Height: | Size: 345 B |
@@ -0,0 +1,3 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
</resources>
|
||||
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
|
||||
<style name="TUIContactLightTheme" parent="TUIBaseLightTheme">
|
||||
<item name="contact_new_friend_icon">@drawable/contact_new_friend_icon_light</item>
|
||||
<item name="contact_group_list_icon">@drawable/contact_group_list_icon_light</item>
|
||||
<item name="contact_black_list_icon">@drawable/contact_black_list_icon_light</item>
|
||||
<item name="contact_chat_extension_title_bar_more_menu">@drawable/contact_chat_extension_title_bar_more_menu_light</item>
|
||||
<item name="group_add_icon">@drawable/group_add_icon_light</item>
|
||||
<item name="group_chat_extension_title_bar_more_menu">@drawable/group_chat_extension_title_bar_more_menu_light</item>
|
||||
|
||||
</style>
|
||||
|
||||
</resources>
|
||||
Reference in New Issue
Block a user