enable multiple hashtags in one hashtag tab (#1790)
* enable multiple hashtags in one hashtag tab * add comment explaining the code in TabAdapter * delete unused drawables * add padding to EditText in dialog
This commit is contained in:
parent
2fc7ad13bb
commit
df8dc3a198
39 changed files with 105 additions and 121 deletions
|
@ -434,9 +434,7 @@
|
|||
|
||||
<string name="hint_list_name">列表名</string>
|
||||
|
||||
<string name="edit_hashtag_title">编辑话题</string>
|
||||
<string name="edit_hashtag_hint">话题名(不含前面的 # 号)</string>
|
||||
<string name="hashtag">话题</string>
|
||||
<string name="notifications_clear">清空</string>
|
||||
<string name="notifications_apply_filter">分类</string>
|
||||
<string name="filter_apply">应用</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue