Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How open tedbottom with slected image from uri #30

Closed
enggazzar opened this issue Mar 5, 2017 · 7 comments
Closed

How open tedbottom with slected image from uri #30

enggazzar opened this issue Mar 5, 2017 · 7 comments

Comments

@enggazzar
Copy link

No description provided.

@ParkSangGwon
Copy link
Owner

@enggazzar
Copy link
Author

in TedPicker i can use
Intent intent = new Intent(this, ImagePickerActivity.class);
startActivityForResult(intent,INTENT_REQUEST_GET_IMAGES);
and send uri but idonot know how use this here

@ParkSangGwon
Copy link
Owner

@enggazzar What did you mean?
Did you read how to use TedBottomPicker?

@enggazzar
Copy link
Author

yes but i canot fount function that ineed

@ParkSangGwon
Copy link
Owner

@enggazzar Ah...Did you mean after select again situation?
When user re-open tedbottompicker, you want to show them already selected picture.
Right?

@ParkSangGwon
Copy link
Owner

@enggazzar Now you can use selectedUriList() function at v1.0.11

@enggazzar
Copy link
Author

enggazzar commented Apr 2, 2017

thanks a lot this what i need exactly

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

No branches or pull requests

2 participants