Skip to content

Commit

Permalink
revert D2839551
Browse files Browse the repository at this point in the history
Reviewed By: zjj010104

Differential Revision: D3012925

fb-gh-sync-id: b8db55a6ceaf7280ee6330776b80807565d83a09
shipit-source-id: b8db55a6ceaf7280ee6330776b80807565d83a09
  • Loading branch information
chenfadafb authored and Facebook Github Bot 3 committed Mar 6, 2016
1 parent fedca59 commit 4130f11
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,6 @@ public void maybeUpdateView() {
ImageRequest imageRequest = ImageRequestBuilder.newBuilderWithSource(mUri)
.setPostprocessor(postprocessor)
.setResizeOptions(resizeOptions)
.setAutoRotateEnabled(true)
.setProgressiveRenderingEnabled(mProgressiveRenderingEnabled)
.build();

Expand Down

0 comments on commit 4130f11

Please sign in to comment.