Add NFC payment "how it works" screens.

Bug: 21239081
Bug: 21305138
Bug: 21305420
Change-Id: Ic9ea1b7e9b842299f2fb6b26f61a927855981e67
This commit is contained in:
Martijn Coenen
2015-06-05 21:28:17 +02:00
parent fb32790adc
commit cbcc76e8d3
10 changed files with 121 additions and 2 deletions

View File

@@ -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"