Skip to content

Commit

Permalink
Update WallpaperApplyTask.java
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
danimahardhika authored Sep 24, 2017
1 parent b4c9d01 commit 6bc36a7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,6 @@ protected Boolean doInBackground(Void... voids) {
/*
* Final bitmap generated
*/
loadedBitmap.recycle();
LogUtil.d(String.format(Locale.getDefault(), "generated bitmap: %d x %d ",
bitmap.getWidth(), bitmap.getHeight()));

Expand Down

0 comments on commit 6bc36a7

Please sign in to comment.