初始代码
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
|
||||
<color name="conversation_tab_selected_lively">#FF3B30</color>
|
||||
|
||||
</resources>
|
||||
+7
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
|
||||
<style name="TUIConversationLivelyTheme" parent="TUIBaseLivelyTheme">
|
||||
<item name="conversation_tab_selected">@color/conversation_tab_selected_lively</item>
|
||||
</style>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user