codeZeng95
codeZeng95
Caused by: java.lang.IllegalStateException: showFileChooser result was already called at ls0.onReceiveValue(chromium-TrichromeWebViewGoogle.apk-stable-443021033:8) at com.just.agentweb.filechooser.FileChooser.cancel(FileChooser.java:480) at com.just.agentweb.filechooser.FileChooser.onIntentResult(FileChooser.java:422) at com.just.agentweb.filechooser.FileChooser$2.onChoiceResult(FileChooser.java:244) at com.just.agentweb.AgentActionFragment.chooserActionCallback(AgentActionFragment.java:136) at com.just.agentweb.AgentActionFragment.onActivityResult(AgentActionFragment.java:147) at androidx.fragment.app.FragmentManager$9.onActivityResult(FragmentManager.java:2905) at androidx.fragment.app.FragmentManager$9.onActivityResult(FragmentManager.java:2885) at androidx.activity.result.ActivityResultRegistry.doDispatch(ActivityResultRegistry.java:392) at androidx.activity.result.ActivityResultRegistry.dispatchResult(ActivityResultRegistry.java:351) at androidx.activity.ComponentActivity.onActivityResult(ComponentActivity.java:647)...
请问我在fragment里面new的对话框,请问我如何设置在按下back键的时候,禁止dissmiss对话框
MVP 的 P层持有activity的 lifecycle引用使用Liveeventbus,activity销毁的时候,他会自动销毁吗?是否会造成内存泄漏?
给RLinearLayout设置 background_selected,然后发现我也没设置press效果,当我手指按下去的时候就有selected的效果,这应该算是Bug吧?大佬这是啥原因
文档上面写了只能携带基本数据类型和String,不能携带对象类型的吗?一个Intent不是也可以传输基本的对象类型的吗?
代码拉下来然后再三星手机上运行,扫描完成之后点击设备没有任何反应
不知道大佬这个是不是参考了 FastBle的 逻辑,在三星手机上还是一样连接成功率不高而且连接时间久得问题。。
默认开启缓存的情况下,加载之后显示了本地缓存,并没有显示错误布局,禁用缓存之后,不显示缓存了,但是页面显示空白,还是没有显示设置的错误布局(.setMainFrameErrorView(R.layout.layout_net_error, -1))
大佬,不是说做了适配吗?但是我安装后标题栏的文字都显示不出来,然后底部Tab都到了导航栏去了。还有你说的多语言切换是在哪啊 ?