聊天页

This commit is contained in:
oujunhui
2020-04-18 19:28:37 +08:00
parent 285292a005
commit f7f06a3ee9
36 changed files with 55 additions and 41 deletions

View File

@@ -66,7 +66,7 @@
<dimen name="min_bubble_height">49dip</dimen>
<dimen name="resend_button_margin_bottom">3dip</dimen>
<dimen name="first_load_button_bottom">10dip</dimen>
<dimen name="bottom_component_margin_horizontal">6dip</dimen>
<dimen name="bottom_component_margin_horizontal">10dip</dimen>
<dimen name="bottom_component_margin_vertical">8dip</dimen>
<dimen name="bubble_layout_margin_vertical">10dip</dimen>
<dimen name="bubble_time_layout_margin_top">18dip</dimen>

View File

@@ -225,5 +225,6 @@
<string name="fts_prefix_hit">前缀匹配高亮检索结果</string>
<string name="msg_search">全文检索</string>
<string name="msg_search_limit">全文检索显示条数</string>
<string name="message_hint">请输入消息</string>
</resources>