-
This is kind of a meta story that solves: #13 #96 #101 #123
I'm going to revisit using the built in UIImagePickerController to take the photo - essentiall replacing much of the home-baked CameraView…
-
Галерея фоток вылетает. возможно превьюхи стоит делать и их показывать. А большую только при просмотре на весь экран.
```
java.lang.OutOfMemoryError
at android.graphics.BitmapFactory.nativeDecode…
-
Anyone suggest a best way to use UIimagePickerController for photo capturing?
Thanks a lot!
-
I have noticed that QBImagePicker not has exactly same sorting as in the native iOS photoapp.
Lets say I edit a photo in Camera+ app and save it back to gallery.
In the native photopicker the photo I…
-
我发现使用该库会出现很多重复的相册;对比的微信的图片选择他会把相同名称的相册合并,于是乎猜测作者没有过滤相同名字的相册;不过看了代码作者还是比较了,但是仍然有大量相同的名字的相册没有合并;发现原来是me.iwf.photopicker.entity.PhotoDirectory.java实体类中,重写的equal方法也加入了id的比较,修改equal方法只对name进行比较;改过之后和微信相册基本…
-
Hi,
We're using this library to animate the loading icon for our Android app, and we faced this crash after the latest updated. I wish I could interpret the error better, but I'm posting the error de…
-
Hi!
Nice and clean form implementation. Thanks!!
Any advise on how to add file upload ?
best,
Jesper
-
'Select Source' below is in English - would this be internationalized in the Device or the app? Likewise, where do the 'Camera' and 'Documentos' translations come from?
![screenshot_2015-06-09-12-34-2…
-
everything works as expected on iPhone, but whenever I try the same code on iPad, I only get the overview with "Use Last Photo Taken", "Take Photo" and "Choose from Library". From these three options,…
haemi updated
9 years ago
-
https://developer.apple.com/library/ios/samplecode/PhotoPicker/Introduction/Intro.html