some problems
BelongsH opened this issue · 1 comments
BelongsH commented
Thanks you project.
I found same problems.
- why SplashActivity must new Fragment() ? I thinks activity can finish show splash task.
- Bitmap bitmap = BitmapUtil.drawableToBitmap(imageView.getDrawable()); has NullPointerException.
VeerHan commented
I have the same problem:
"BitmapUtil.drawableToBitmap(imageView.getDrawable()); has NullPointerException."