aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/adapter/AsyncTaskResultWrapper.java
diff options
context:
space:
mode:
authorIshan Khanna <ishan1604@gmail.com>2015-03-03 14:46:28 +0530
committerIshan Khanna <ishan1604@gmail.com>2015-03-03 14:46:28 +0530
commit06d76ccd0cdf510196a2f52efc7abd3b2b127b3c (patch)
treef752eefd003ba7d064307851bc1482b410196bea /OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/adapter/AsyncTaskResultWrapper.java
parentea24b5169e1d9e7b866252a464aaa43481e3e2fd (diff)
downloadopen-keychain-06d76ccd0cdf510196a2f52efc7abd3b2b127b3c.tar.gz
open-keychain-06d76ccd0cdf510196a2f52efc7abd3b2b127b3c.tar.bz2
open-keychain-06d76ccd0cdf510196a2f52efc7abd3b2b127b3c.zip
Fixes Issue #1081
The App crashed because the Adapter was trying to call a method on a null object. Where was the null object? CheckBox was null because in the Layout file view_key_adv_user_id_item.xml There is no such widget with id = user_id_item_check_box Fix : I removed the two lines which were causing the bug, and now the screen loads perfectly.
Diffstat (limited to 'OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/adapter/AsyncTaskResultWrapper.java')
0 files changed, 0 insertions, 0 deletions