summaryrefslogtreecommitdiffstats
path: root/res/layout/setup_wizard_header.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/setup_wizard_header.xml')
-rw-r--r--res/layout/setup_wizard_header.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/res/layout/setup_wizard_header.xml b/res/layout/setup_wizard_header.xml
index ebc2304..90818cd 100644
--- a/res/layout/setup_wizard_header.xml
+++ b/res/layout/setup_wizard_header.xml
@@ -21,10 +21,11 @@
android:id="@+id/title_area"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:background="@drawable/grass"
- android:foreground="@drawable/illustration_wifi"
+ android:background="@drawable/setup_illustration_bg"
+ android:foreground="@drawable/setup_illustration_wifi"
android:tag="stickyContainer"
- settings:aspectRatio="2.0">
+ settings:aspectRatio="2.0"
+ settings:autoMirrored="true">
<TextView
android:id="@+id/title"