summaryrefslogtreecommitdiffstats
path: root/res/layout/count_down_to_capture.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/count_down_to_capture.xml')
-rw-r--r--res/layout/count_down_to_capture.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/count_down_to_capture.xml b/res/layout/count_down_to_capture.xml
index 68276ad40..5cf1e3f94 100644
--- a/res/layout/count_down_to_capture.xml
+++ b/res/layout/count_down_to_capture.xml
@@ -27,7 +27,7 @@
<TextView android:id="@+id/count_down_title"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
- android:paddingLeft="10dp"
+ android:paddingStart="10dp"
android:paddingTop="20dp"
android:textSize="20sp"
android:textColor="@android:color/white"