Double Max
Double Max
我添加了依赖后,android studio编译无法通过,控制台报错:  请问这是什么原因?
打开横竖屏旋转,在图片选择页面,竖屏切换到横屏,发现有内存泄露的情况。 
进入PhotoPickerActivity,由竖屏切换到横屏时出现了异常,以下是异常信息: java.lang.RuntimeException: Unable to start activity ComponentInfo{org.zuicool.studentapp/me.iwf.photopicker.PhotoPickerActivity}: java.lang.NullPointerException: Attempt to invoke interface method 'java.util.Iterator java.util.List.iterator()' on a null object reference at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2448) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2510) at android.app.ActivityThread.handleRelaunchActivity(ActivityThread.java:4226) at android.app.ActivityThread.access$1300(ActivityThread.java:163) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1381)...
错别字:)