TedImagePicker
TedImagePicker copied to clipboard
TedImagePicker is simple/beautiful/smart image picker
핸드폰을 세로로 들고 촬영한 후 확인 버튼을 누르면 정상적으로 TedImagePickerActivity로 이동하면서, 방금 촬영한 사진에 1번이라고 넘버링되면서 선택된 채로 표시됩니다. 그러나 제목과 같이 startMultiImage로 여러 사진을 선택하는 경우에 핸드폰을 가로로 돌린...
특정 이벤트가 발생하면 사진 / 영상 선택하는 화면을 없애고 이전 화면을 표시하려고 하는데 사진 / 영상 목록 화면을 닫는 함수가 없어요..혹시 방법이 있나요? When a specific event occurs, I want...
Hi, Could you please add the image compress ?
There's is no option to select all images/videos
When selecting a large video, the user interface is blocked and it takes a long time to send the result.
안드로이드 9이하에서 이미지 저장소를 찾는 쿼리에서 문제가 생긴 것 같습니다. 아래와 같은 내용은 대처가 가능할까요? Caused by android.database.sqlite.SQLiteException: no such column: duration (code 1): , while compiling: SELECT _id, _data,...
The current version has dependency on the old Android Support library: ``` +--- io.github.ParkSangGwon:tedimagepicker:1.4.2 | ... | +--- io.github.ParkSangGwon:tedonactivityresult-rx2:1.0.10 | | +--- io.github.ParkSangGwon:tedonactivityresult:1.0.10 | | | \--- com.android.support:appcompat-v7:26.0.0-alpha1 | |...
_java.lang.RuntimeException_ is raised when sample application is wrapped with Microsoft Intune (#103). TedImagePickerContentProvider is trying to cast context to Application which is not compatible in case of wrapped app. I...
Picker activity opened again after close it when the "don't keep activities" option is checked in the developer options. Step to reproduce 1. Enable "don't keep activities" option. 2. Start...