[WifiSetup] Add shadow below header

Added shadow for phone portrait and landscape layouts

Bug: 17136887
Change-Id: I65dc01d7387812681bbc99d5cc9440714a72ff60
diff --git a/res/layout/setup_wizard_header.xml b/res/layout/setup_wizard_header.xml
index 8334868..c38a68d 100644
--- a/res/layout/setup_wizard_header.xml
+++ b/res/layout/setup_wizard_header.xml
@@ -22,6 +22,7 @@
     android:layout_width="match_parent"
     android:layout_height="wrap_content"
     android:background="@drawable/setup_illustration_bg"
+    android:elevation="@dimen/setup_wizard_title_area_elevation"
     android:foreground="@drawable/setup_illustration_wifi"
     android:tag="stickyContainer"
     settings:aspectRatio="2.22">