翟锐

Results 7 issues of 翟锐

程序点击到排行那个fragment,在按返回键,直接崩了,nullpointer

java.lang.RuntimeException: build\intermediates\res\debug\values is not a directory at org.robolectric.res.DocumentLoader.load(DocumentLoader.java:27) at org.robolectric.res.PackageResourceLoader.loadEverything(PackageResourceLoader.java:32) at org.robolectric.res.PackageResourceLoader.doInitialize(PackageResourceLoader.java:19) at org.robolectric.res.XResourceLoader.initialize(XResourceLoader.java:29) at org.robolectric.res.OverlayResourceLoader.doInitialize(OverlayResourceLoader.java:22) at org.robolectric.res.XResourceLoader.initialize(XResourceLoader.java:29) at org.robolectric.res.XResourceLoader.getValue(XResourceLoader.java:52) at org.robolectric.res.OverlayResourceLoader.getValue(OverlayResourceLoader.java:51) at org.robolectric.res.RoutingResourceLoader.getValue(RoutingResourceLoader.java:31) at org.robolectric.shadows.ShadowAssetManager.getAndResolve(ShadowAssetManager.java:353) at org.robolectric.shadows.ShadowAssetManager.getAndResolve(ShadowAssetManager.java:349) at org.robolectric.shadows.ShadowAssetManager.getResourceText(ShadowAssetManager.java:67)...

运行之后,生成了一个patch空的文件夹,不知道是怎么回事???

# Question Hello, My Project is Pure React Native Project with Multi bundle. Now, I will upgrade my project from 0.62.0 to 0.72.0. I want to know how to fill...

java.lang.RuntimeException: build\intermediates\res\debug\values is not a directory at org.robolectric.res.DocumentLoader.load(DocumentLoader.java:27) at org.robolectric.res.PackageResourceLoader.loadEverything(PackageResourceLoader.java:32) at org.robolectric.res.PackageResourceLoader.doInitialize(PackageResourceLoader.java:19) at org.robolectric.res.XResourceLoader.initialize(XResourceLoader.java:29) at org.robolectric.res.OverlayResourceLoader.doInitialize(OverlayResourceLoader.java:22) at org.robolectric.res.XResourceLoader.initialize(XResourceLoader.java:29) at org.robolectric.res.XResourceLoader.getValue(XResourceLoader.java:52) at org.robolectric.res.OverlayResourceLoader.getValue(OverlayResourceLoader.java:51) at org.robolectric.res.RoutingResourceLoader.getValue(RoutingResourceLoader.java:31) at org.robolectric.shadows.ShadowAssetManager.getAndResolve(ShadowAssetManager.java:353) at org.robolectric.shadows.ShadowAssetManager.getAndResolve(ShadowAssetManager.java:349) at org.robolectric.shadows.ShadowAssetManager.getResourceText(ShadowAssetManager.java:67)...

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. FAILURE: Build failed with an exception. * What went wrong:...

您好,我想请教下,我使用您的这个库时,下拉状态下,无法对其他view使用动画,等到恢复到正在刷新或者是滑到顶部的时候,动画才执行。