邹玉龙
邹玉龙
带圆角背景的item 侧滑, item 左侧圆角会消失, 右侧 圆角还在。
编译出错
操作系统: mac android gradle-build: 2.2.2 gradle: 2.1.4.1 To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/2.14.1/userguide/gradle_daemon.html. beijing writeCurrentFlavor=='beijing'. Incremental...
android 9.0 闹铃响起 AlarmClockBroadcast 接受不到参数, ALARM_CLOCK参数为null
com.euler.patch.diff 包下DexDiffer类。 ``` public DiffInfo diff(File newFile, File oldFile) throws IOException { DexBackedDexFile newDexFile = DexFileFactory.loadDexFile(newFile, 19, true); DexBackedDexFile oldDexFile = DexFileFactory.loadDexFile(oldFile, 19, true); DiffInfo info = DiffInfo.getInstance(); //此行代码是否应该放入第一个for循环中,每次遍历都重置一下状态 boolean...
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.psaravan.filebrowserview.demo/com.psaravan.filebrowserview.demo.ListActivity.ListActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'java.util.HashMap com.psaravan.filebrowserview.lib.FileBrowserEngine.FileExtensionFilter.getFilterMap()' on a null object reference at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2460) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2522) at android.app.ActivityThread.access$800(ActivityThread.java:167) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1417) at android.os.Handler.dispatchMessage(Handler.java:111) at...