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
|
@ -368,9 +368,7 @@
|
|||
<string name="description_visiblity_direct">다이렉트</string>
|
||||
<string name="description_poll">투표 선택지: %1$s, %2$s, %3$s, %4$s, %5$s</string>
|
||||
<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