Add a WebView for those who do not have Chrome installed.

This commit is contained in:
Alex Ning
2021-03-11 22:08:27 +08:00
parent 231530c6eb
commit 2d4b308e39
20 changed files with 243 additions and 20 deletions

View File

@@ -218,7 +218,6 @@
<string name="sort_time_month">"月"</string>
<string name="sort_time_year">"年"</string>
<string name="sort_time_all_time">"所有时间"</string>
<string name="no_browser_found">"未找到浏览器"</string>
<string name="no_activity_found_for_share">"找不到共享的app"</string>
<string name="archived_post_vote_unavailable">"帖子已存档,无法投票"</string>
<string name="archived_post_comment_unavailable">"帖子已存档,无法评论"</string>