Fixed deep link error handling.

This commit is contained in:
Alex Ning
2019-08-02 15:25:44 +08:00
parent f86f06ffe5
commit 8940d4da68
3 changed files with 61 additions and 32 deletions

View File

@@ -146,4 +146,7 @@
<string name="sort_relevance">Relevance</string>
<string name="sort_comments">Comments</string>
<string name="sort_activity">Activity</string>
<string name="open_link_with">Open link with</string>
<string name="no_browser_found">No browser found</string>
</resources>