PleaseCallMeCoder/PrettyGirls

some problems

BelongsH opened this issue · 1 comments

Thanks you project.

I found same problems.

  1. why SplashActivity must new Fragment() ? I thinks activity can finish show splash task.
  2. Bitmap bitmap = BitmapUtil.drawableToBitmap(imageView.getDrawable()); has NullPointerException.

I have the same problem:
"BitmapUtil.drawableToBitmap(imageView.getDrawable()); has NullPointerException."