Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2017
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. bmOptions.inJustDecodeBounds = false;
  2. bmOptions.inSampleSize = scaleFactor;
  3. bmOptions.inPurgeable = true;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement