Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: libadblockplus-android-webviewapp/AndroidManifest.xml

Issue 29586579: Issue 5902 - Add translations (Closed)
Patch Set: RTL changes Created Oct. 23, 2017, 1:17 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « libadblockplus-android-settings/res/values-zh-rTW/adblock_settings_strings.xml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: libadblockplus-android-webviewapp/AndroidManifest.xml
diff --git a/libadblockplus-android-webviewapp/AndroidManifest.xml b/libadblockplus-android-webviewapp/AndroidManifest.xml
index 9e7bcd98c270cd7886ebee495f2e5662edb60562..86c330c31374620c50f2ff01ece117817c2b7918 100644
--- a/libadblockplus-android-webviewapp/AndroidManifest.xml
+++ b/libadblockplus-android-webviewapp/AndroidManifest.xml
@@ -15,6 +15,7 @@
<application
android:icon="@drawable/icon"
android:name=".Application"
+ android:supportsRtl="true"
android:label="@string/app_name">
<!-- main -->
« no previous file with comments | « libadblockplus-android-settings/res/values-zh-rTW/adblock_settings_strings.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld