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

Unified Diff: libadblockplus-android-settings/res/layout/fragment_adblock_whitelisted_domains_settings.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
Index: libadblockplus-android-settings/res/layout/fragment_adblock_whitelisted_domains_settings.xml
diff --git a/libadblockplus-android-settings/res/layout/fragment_adblock_whitelisted_domains_settings.xml b/libadblockplus-android-settings/res/layout/fragment_adblock_whitelisted_domains_settings.xml
index 651b37f504303a7cb19a05b6b97957b61db49038..2ee1ca0da95030f37191700d59037cf15a48368c 100644
--- a/libadblockplus-android-settings/res/layout/fragment_adblock_whitelisted_domains_settings.xml
+++ b/libadblockplus-android-settings/res/layout/fragment_adblock_whitelisted_domains_settings.xml
@@ -30,7 +30,7 @@
android:layout_height="wrap_content"
android:layout_gravity="center_vertical"
android:src="@drawable/fragment_adblock_whitelisted_domains_add"
- android:paddingLeft="@dimen/fragment_adblock_wl_item_padding" />
+ android:paddingStart="@dimen/fragment_adblock_wl_item_padding" />
</LinearLayout>

Powered by Google App Engine
This is Rietveld