summaryrefslogtreecommitdiffstats
path: root/res/layout/filtershow_cp_custom_title.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/filtershow_cp_custom_title.xml')
-rw-r--r--res/layout/filtershow_cp_custom_title.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/filtershow_cp_custom_title.xml b/res/layout/filtershow_cp_custom_title.xml
index cef8b6c05..5d7ed924b 100644
--- a/res/layout/filtershow_cp_custom_title.xml
+++ b/res/layout/filtershow_cp_custom_title.xml
@@ -21,6 +21,6 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:gravity="center"
- android:layout_marginLeft="20dp"
- android:layout_marginRight="20dp" >
+ android:layout_marginStart="20dp"
+ android:layout_marginEnd="20dp" >
</TextView> \ No newline at end of file