Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

NullPointerException at EmptyViewActivity #58

Closed
nizzam opened this issue Aug 3, 2017 · 0 comments · Fixed by #60
Closed

NullPointerException at EmptyViewActivity #58

nizzam opened this issue Aug 3, 2017 · 0 comments · Fixed by #60

Comments

@nizzam
Copy link

nizzam commented Aug 3, 2017

Looks like the adapter need to be initialised out of block Handler.

adapter = new SimpleAdapter(EmptyViewActivity.this);

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant