Skip to content

Added feature custom request code#223

Open
ydhnwb wants to merge 1 commit intojkwiecien:masterfrom
ydhnwb:feature/custom-request-code
Open

Added feature custom request code#223
ydhnwb wants to merge 1 commit intojkwiecien:masterfrom
ydhnwb:feature/custom-request-code

Conversation

@ydhnwb
Copy link

@ydhnwb ydhnwb commented Jul 3, 2020

Added feature custom request code

It's optional feature. Used it via Builder

EasyImage.Builder(this).apply{
....
setRequestCode(123)
}.build()

If setRequestCode not provided, the default request code will be used.

Example

Example is available on CustomRequestCodeActivity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant