JiangXianrong

Results 9 issues of JiangXianrong

我的 android 项目用maven 方式引入了你的库,然后在MainActivity里面调用了logger.info()方法,但 android studio LogCat控制台没有对应的log输出呀?

XRefreshView内部只能有一个子View么? 如果我有两个子View,第一个子View不管是wrap_content还是固定的数值,它都占满了所有屏幕! 另外,最严重的BUG来了,如果我用一个LinearLayout或是其他ViewGroup将两个子View包起来,其中有一个子View是RecyclerView,该RecyclerView和XRefreshView 100%出现滑动冲突,RecyclerView无法正常滑动。 就拿你那个带Banner的Demo来说,我想固定Banner,不让它包含在RecyclerView中,就出现了我说的这种情况XRefreshView有两个子View,而RecyclerView就无法正常滑动了。

能同时支持左右滑动么,Demo里面怎么只能选一种滑动?

error: bundling: UnableToResolveError: Unable to resolve module `react-navigation/src/views/CardStackStyleInterpolator` from `F:\ReactNative\ONE-ReactNative\src\router\MyStackNav.js`: Module does not exist in the module map or in these directories: F:\ReactNative\ONE-ReactNative\node_modules\react-navigation\src\views This might be related to https://github.com/facebook/react-native/issues/4968 To...

Manifest merger failed : uses-sdk:minSdkVersion 18 cannot be smaller than version 19 declared in library [com.github.yhaolpz:FloatWindow:1.0.9] D:\Android\Android Studio\gradle\gradle-4.4\caches\transforms-1\files-1.1\FloatWindow-1.0.9.aar\ea0958eb1cb001a4fa46e298870e07ea\AndroidManifest.xml as the library might be using APIs not available in 18 Suggestion:...

能同时支持左右滑动么?

原来的strings.xml是英文的。 翻译成其他语言没问题,翻译成中文的strings.xml(zh_rCN)仍然还是英文。 android studio 3.0 & AndroidLocalizationer-0.1.8

拍照后跳转的界面是空白的,就是那个勾和X的界面,点击后啥也没有、 2019-07-30 17:37:19.259 27591-27723/com.jxr.tian V/Camera: sendStartPreviewBroadCast 2019-07-30 17:37:19.275 27591-27668/com.jxr.tian W/System.err: java.io.IOException: No such file or directory 2019-07-30 17:37:19.275 27591-27668/com.jxr.tian W/System.err: at java.io.UnixFileSystem.createFileExclusively0(Native Method) 2019-07-30 17:37:19.275 27591-27668/com.jxr.tian W/System.err: at java.io.UnixFileSystem.createFileExclusively(UnixFileSystem.java:280) 2019-07-30...

怎么调成前置摄像头,要带什么参数