summaryrefslogtreecommitdiffstats
path: root/res/layout/storage_wizard_migrate.xml
diff options
context:
space:
mode:
authorDaichi Hirono <hirono@google.com>2015-06-25 13:16:18 +0900
committerDaichi Hirono <hirono@google.com>2015-06-25 13:16:18 +0900
commitb7edd7b8521c67ce40047c42563ed0381f750049 (patch)
tree5628962d488194c4e4a01449cee789f5a84c5ad6 /res/layout/storage_wizard_migrate.xml
parent95029c97019f90499fbce040b8b7971a8de680ec (diff)
downloadpackages_apps_Settings-b7edd7b8521c67ce40047c42563ed0381f750049.zip
packages_apps_Settings-b7edd7b8521c67ce40047c42563ed0381f750049.tar.gz
packages_apps_Settings-b7edd7b8521c67ce40047c42563ed0381f750049.tar.bz2
Update storage wizard's assets.
BUG=22049781 Change-Id: Ie7eae9c76db06c77d0f4e85941125c005c2f28eb
Diffstat (limited to 'res/layout/storage_wizard_migrate.xml')
-rw-r--r--res/layout/storage_wizard_migrate.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/storage_wizard_migrate.xml b/res/layout/storage_wizard_migrate.xml
index d78f4f9..6d041fa 100644
--- a/res/layout/storage_wizard_migrate.xml
+++ b/res/layout/storage_wizard_migrate.xml
@@ -20,7 +20,7 @@
android:id="@+id/setup_wizard_layout"
android:layout_width="match_parent"
android:layout_height="match_parent"
- app:suwBackgroundTile="@drawable/bg_tile">
+ app:suwBackgroundTile="@drawable/bg_tile_teal">
<LinearLayout
style="@style/SuwContentFrame"