GalleryFinal icon indicating copy to clipboard operation
GalleryFinal copied to clipboard

Android自定义相册,实现了拍照、图片选择(单选/多选)、 裁剪(单/多裁剪)、旋转、ImageLoader无绑定任由开发者选择、功能可配置、主题样式可配置。GalleryFinal为你定制相册。

Results 100 GalleryFinal issues
Sort by recently updated
recently updated
newest added

内存大概100兆 快速翻阅cpu差不多100%

In targetSdkVersion 24 or above,using "file://" to open Intent will throw FileUriExposedException which may cause theapp crash immediately .

Process: com.vliti.app, PID: 5633 java.lang.RuntimeException: Unable to start activity ComponentInfo{com.vliti.app/cn.finalteam.galleryfinal.PhotoEditActivity}: java.lang.NullPointerException: Attempt to invoke interface method 'int java.util.Map.size()' on a null object reference at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2330) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2392) at android.app.ActivityThread.access$800(ActivityThread.java:154) at...

目前 测试发现锤子 和OPPO都会,貌似MIUI也会,不太记得了,不过发生频率很高。

GFImageView中没有重写onDraw方法,导致控件完全不能用

这个裁剪的宽高是怎么算的,我设了个200,50,裁剪后的图显示很模糊,原图就是手机拍照的大小

权限问题我觉得需要内部处理,我从外部调用进行处理运用起来不是很正规

无法加载超长图片 类似微博大图那种

E/unknown:DraweeEventTracker: 78eee1b: Draw requested for a non-attached controller 849cbb8. DraweeHolder{controllerAttached=false, holderAttached=false, drawableVisible=true, activityStarted=true, events=[ON_SET_HIERARCHY, ON_SET_CONTROLLER]} 我使用的 fresco。 而且预览大图的时候缩放功能失效了。。