ElasticDownload
ElasticDownload copied to clipboard
keeps giving nullpointerexception
mElasticDownloadView.startIntro(); keeps giving nullpointerexception
my steps are
- Grab it from maven 2)Declare this view in your layout 3)At first, call startIntro().......and so on as described.
but at run time it gives nullpointer exception
I met the same question too