diff --git a/astrid/res/drawable/welcome_body.9.png b/astrid/res/drawable/welcome_body.9.png
new file mode 100644
index 000000000..cf9c6be29
Binary files /dev/null and b/astrid/res/drawable/welcome_body.9.png differ
diff --git a/astrid/res/drawable/welcome_down.png b/astrid/res/drawable/welcome_down.png
new file mode 100644
index 000000000..c83c8d25e
Binary files /dev/null and b/astrid/res/drawable/welcome_down.png differ
diff --git a/astrid/res/drawable/welcome_up.png b/astrid/res/drawable/welcome_up.png
new file mode 100644
index 000000000..15cfc2a33
Binary files /dev/null and b/astrid/res/drawable/welcome_up.png differ
diff --git a/astrid/res/layout/help_popover.xml b/astrid/res/layout/help_popover.xml
index beba160dc..3807282c8 100644
--- a/astrid/res/layout/help_popover.xml
+++ b/astrid/res/layout/help_popover.xml
@@ -4,43 +4,27 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content">
-
-
-
-
+ android:src="@drawable/welcome_up" />
+ android:layout_below="@id/gdi_message"
+ android:src="@drawable/welcome_down" />