summaryrefslogtreecommitdiffstats
path: root/res/layout-watch/confirmation_dialog.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout-watch/confirmation_dialog.xml')
-rw-r--r--res/layout-watch/confirmation_dialog.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/layout-watch/confirmation_dialog.xml b/res/layout-watch/confirmation_dialog.xml
index 0b93579e..32e0657d 100644
--- a/res/layout-watch/confirmation_dialog.xml
+++ b/res/layout-watch/confirmation_dialog.xml
@@ -30,7 +30,8 @@
android:id="@+id/content"
android:orientation="vertical"
android:layout_width="match_parent"
- android:layout_height="wrap_content">
+ android:layout_height="wrap_content"
+ android:paddingTop="@dimen/conf_diag_content_padding_top">
<TextView
android:id="@+id/current_page_text"