forResult

public void forResult(int requestCode)

Start to select media and wait for result.

Parameters

requestCode

Identity of the request Activity or Fragment.


public void forResult(int requestCode, boolean isAll)

Start to select media and wait for result.

Parameters

requestCode

Identity of the request Activity or Fragment.

isAll

Require all picture or not.


@Deprecated()
public void forResult(int requestCode, int enterAnim, int exitAnim)

Deprecated

# replace for setPictureWindowAnimationStyle(); Start to select media and wait for result.

Parameters

requestCode

Identity of the request Activity or Fragment.