OSDN Git Service

Replace png file with vector drawable
authorRaff Tsai <rafftsai@google.com>
Mon, 16 Sep 2019 03:41:37 +0000 (11:41 +0800)
committerRaff Tsai <rafftsai@google.com>
Mon, 16 Sep 2019 03:41:37 +0000 (11:41 +0800)
commite80f67b94bdbff3b92434059b8cf794203927890
tree7ef972aa6858aebe6e77dd95d689dcef63a33a7e
parent68b772bb8d36a2c727752862d73f230e7685e13e
Replace png file with vector drawable

Fixes: 139336138
Test: visual
Change-Id: I6fa504d406e4b9b37b8260ec9fb92f265e4a45da
13 files changed:
res/drawable-mdpi/nfc_how_it_works.png [deleted file]
res/drawable-mdpi/tapandpay_emptystate.png [deleted file]
res/drawable-xhdpi/nfc_how_it_works.png [deleted file]
res/drawable-xhdpi/tapandpay_emptystate.png [deleted file]
res/drawable-xxhdpi/nfc_how_it_works.png [deleted file]
res/drawable-xxhdpi/tapandpay_emptystate.png [deleted file]
res/drawable-xxxhdpi/nfc_how_it_works.png [deleted file]
res/drawable-xxxhdpi/tapandpay_emptystate.png [deleted file]
res/drawable/nfc_how_it_works.xml [new file with mode: 0644]
res/drawable/tapandpay_emptystate.xml [new file with mode: 0644]
res/layout/nfc_payment.xml [deleted file]
res/layout/nfc_payment_empty.xml
src/com/android/settings/nfc/PaymentSettings.java