From 94635995e49ee2ab0f3640dd83b2fe680b7bd589 Mon Sep 17 00:00:00 2001 From: Jeff Sharkey Date: Mon, 13 Apr 2015 14:15:26 -0700 Subject: Checkpoint of new storage wizards. Use frameworks/opt/setupwizard/library/ for consistent behavior and styling on phones and tablets. Implement every step of wizard flow and connect them together, even though some steps are currently non-functional. All strings to match UX spec, with some adjustment. Wizards inherit from helper base class. New interstitials before unmounting or formatting private storage to confirm user knows consequences. Bug: 19993667 Change-Id: I2c774e1718d513805ee8aecfc96d066d4730450c --- res/drawable-mdpi/illustration_horizontal.jpg | Bin 0 -> 2796 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 res/drawable-mdpi/illustration_horizontal.jpg (limited to 'res/drawable-mdpi/illustration_horizontal.jpg') diff --git a/res/drawable-mdpi/illustration_horizontal.jpg b/res/drawable-mdpi/illustration_horizontal.jpg new file mode 100644 index 0000000..52e7993 Binary files /dev/null and b/res/drawable-mdpi/illustration_horizontal.jpg differ -- cgit v1.1