change camera roll code
This commit is contained in:
parent
368ec9162d
commit
f50a5174da
@ -90,9 +90,9 @@ public class MainActivity extends Activity
|
|||||||
// google signin
|
// google signin
|
||||||
private static final int RC_SIGN_IN = 0X05;
|
private static final int RC_SIGN_IN = 0X05;
|
||||||
|
|
||||||
public static final int RC_CAMERA = 0X01;
|
public static final int RC_CAMERA = 0X011;
|
||||||
|
|
||||||
public static final int RC_READ_PHOTO = 0X02;
|
public static final int RC_READ_PHOTO = 0X012;
|
||||||
private String title;
|
private String title;
|
||||||
private String funId;
|
private String funId;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user