Skip to content

Commit

Permalink
fixes #75
Browse files Browse the repository at this point in the history
  • Loading branch information
gre committed Jun 29, 2017
1 parent 45805bf commit bad64c7
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
import javax.annotation.Nullable;

import android.app.Activity;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import android.net.Uri;
Expand All @@ -11,6 +12,7 @@
import android.widget.ScrollView;

import com.facebook.react.bridge.Promise;
import com.facebook.react.bridge.ReactApplicationContext;
import com.facebook.react.uimanager.NativeViewHierarchyManager;
import com.facebook.react.uimanager.UIBlock;

Expand Down

0 comments on commit bad64c7

Please sign in to comment.