aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/drawable-xhdpi
diff options
context:
space:
mode:
authorKent <itaqmail@gmail.com>2015-03-20 06:31:18 +0800
committerKent <itaqmail@gmail.com>2015-03-20 06:31:18 +0800
commit8d6d4328f23b527be9ea794433b3f160cd58e5a5 (patch)
tree8a70b181eb6d23d878c53b957adf7ec983842518 /OpenKeychain/src/main/res/drawable-xhdpi
parentcfef53be01f72da477d0cb66e40865d7dcd9b125 (diff)
downloadopen-keychain-8d6d4328f23b527be9ea794433b3f160cd58e5a5.tar.gz
open-keychain-8d6d4328f23b527be9ea794433b3f160cd58e5a5.tar.bz2
open-keychain-8d6d4328f23b527be9ea794433b3f160cd58e5a5.zip
Implemented #1162: Invoke NFC in Advanced View
- Extracted NFC code from ViewKeyActivity to NfcHelper to share code between classes - Changed the private anonymous Handler for NFC into a static private subclass, that uses WeakReference to avoid memory leaks - Added resources needed (retrieved from Graphics) for the NFC button inside ViewKeyAdvShareFragment. - Fixed the ripple boundary of the Share With... button to prevent it from bleeding to other buttons on the right (UX improvement)
Diffstat (limited to 'OpenKeychain/src/main/res/drawable-xhdpi')
-rw-r--r--OpenKeychain/src/main/res/drawable-xhdpi/ic_nfc_grey_24dp.pngbin0 -> 1359 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/OpenKeychain/src/main/res/drawable-xhdpi/ic_nfc_grey_24dp.png b/OpenKeychain/src/main/res/drawable-xhdpi/ic_nfc_grey_24dp.png
new file mode 100644
index 000000000..04e0bf781
--- /dev/null
+++ b/OpenKeychain/src/main/res/drawable-xhdpi/ic_nfc_grey_24dp.png
Binary files differ