Skip to content

Commit

Permalink
change request code
Browse files Browse the repository at this point in the history
  • Loading branch information
RZulfikri committed Apr 18, 2019
1 parent 459b5f0 commit dcf77d7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

public class RNPhotoEditorModule extends ReactContextBaseJavaModule {

private static final int PHOTO_EDITOR_REQUEST = 1539266202;
private static final int PHOTO_EDITOR_REQUEST = 1;
private static final String E_PHOTO_EDITOR_CANCELLED = "E_PHOTO_EDITOR_CANCELLED";


Expand Down

0 comments on commit dcf77d7

Please sign in to comment.