From cbcc76e8d32f95690d08258a91d58136cd9fb056 Mon Sep 17 00:00:00 2001 From: Martijn Coenen Date: Fri, 5 Jun 2015 21:28:17 +0200 Subject: Add NFC payment "how it works" screens. Bug: 21239081 Bug: 21305138 Bug: 21305420 Change-Id: Ic9ea1b7e9b842299f2fb6b26f61a927855981e67 --- res/drawable-mdpi/nfc_how_it_works.png | Bin 0 -> 16293 bytes res/drawable-xhdpi/nfc_how_it_works.png | Bin 0 -> 38565 bytes res/drawable-xxhdpi/nfc_how_it_works.png | Bin 0 -> 63923 bytes res/drawable-xxxhdpi/nfc_how_it_works.png | Bin 0 -> 93244 bytes res/layout/nfc_payment_empty.xml | 1 + res/layout/nfc_payment_how_it_works.xml | 74 ++++++++++++++++++++++++++++++ res/values/strings.xml | 6 +++ 7 files changed, 81 insertions(+) create mode 100644 res/drawable-mdpi/nfc_how_it_works.png create mode 100644 res/drawable-xhdpi/nfc_how_it_works.png create mode 100644 res/drawable-xxhdpi/nfc_how_it_works.png create mode 100644 res/drawable-xxxhdpi/nfc_how_it_works.png create mode 100644 res/layout/nfc_payment_how_it_works.xml (limited to 'res') diff --git a/res/drawable-mdpi/nfc_how_it_works.png b/res/drawable-mdpi/nfc_how_it_works.png new file mode 100644 index 0000000..ef3cd8c Binary files /dev/null and b/res/drawable-mdpi/nfc_how_it_works.png differ diff --git a/res/drawable-xhdpi/nfc_how_it_works.png b/res/drawable-xhdpi/nfc_how_it_works.png new file mode 100644 index 0000000..874d32f Binary files /dev/null and b/res/drawable-xhdpi/nfc_how_it_works.png differ diff --git a/res/drawable-xxhdpi/nfc_how_it_works.png b/res/drawable-xxhdpi/nfc_how_it_works.png new file mode 100644 index 0000000..748ad6a Binary files /dev/null and b/res/drawable-xxhdpi/nfc_how_it_works.png differ diff --git a/res/drawable-xxxhdpi/nfc_how_it_works.png b/res/drawable-xxxhdpi/nfc_how_it_works.png new file mode 100644 index 0000000..d970dae Binary files /dev/null and b/res/drawable-xxxhdpi/nfc_how_it_works.png differ diff --git a/res/layout/nfc_payment_empty.xml b/res/layout/nfc_payment_empty.xml index 42e2fa9..e89d865 100644 --- a/res/layout/nfc_payment_empty.xml +++ b/res/layout/nfc_payment_empty.xml @@ -30,6 +30,7 @@ android:id="@+id/nfc_payment_empty_text" android:layout_width="wrap_content" android:layout_height="wrap_content" + android:gravity="center" android:textAppearance="?android:attr/textAppearanceLarge" android:textColor="?android:attr/textColorSecondary" android:paddingTop="32dp" diff --git a/res/layout/nfc_payment_how_it_works.xml b/res/layout/nfc_payment_how_it_works.xml new file mode 100644 index 0000000..ac48e4e --- /dev/null +++ b/res/layout/nfc_payment_how_it_works.xml @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + +