diff options
author | zobject <zbjection@gmail.com> | 2012-12-14 21:11:08 +0900 |
---|---|---|
committer | zobject <zbjection@gmail.com> | 2012-12-15 08:23:26 +0900 |
commit | 686a805ef99b0fe53574c7110331cd91650f9999 (patch) | |
tree | beb43d4aae4185f48cd473b1a724893ba6341b31 /keystore/java/android/security/AndroidKeyStore.java | |
parent | bf8de6a349e19b32a1577080a9d8bb7f92b2301f (diff) |
Fix NullpointException problem in onMenuItemSelected
If both title and condensed title is null,
item.getTitleCondensed() could be return null value
in onMenuItemSelected. therefore need to check
whether retun value is null or not.
Change-Id: Ib08f52b949a794aa7bd6cc25414041e820f62969
Diffstat (limited to 'keystore/java/android/security/AndroidKeyStore.java')
0 files changed, 0 insertions, 0 deletions