-
你好,我阅读了文档,网络请求生命周期和Activity/Fragment生命周期绑定,请问在XHTTP请求中如何使用RxJava的compose的操作符进行绑定?Xhttp请求中无法调用compose函数
-
### New Issue Checklist
- [ ] I have searched for a similar issue in the [project](https://github.com/penfeizhou/APNG4Android/issues) and found none
### Issue Info
| Info …
-
下面加粗的为app crash的代码位置
```
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.Q) {
ToastUtils.show("Android 10");
// 适配 Android 10 分区存储特性
ContentValues…
-
问题:
1.ToastUtils.setGravity()会永久改变吐司显示的位置,不同场景显示需求不同的时候很不方便,特别是全局统一替换框架时,有少部分需要指定显示位置调用了此设置,然后其他大部分默认调用处不得不专门封装一层接口来恢复为其他位置显示。
2.另外吐司显示时间无法指定长显示还是短显示。
优化建议:
1.遵循原生Toast链式调用方式,用户调用了ToastUtils.set…
-
系统语言是中文,App内部切换自身语言成英文,然后show(resId),这种还是按系统语言toast出来了
-
activity中弹出自定义的toast,activity关闭leakcanary总是弹出提示,虽然leakcanary检测为0,但是Android profiler检测出内存中一直存在多个Activity实例,强制垃圾回收也不行。
回退9.5正常,leakcanary也不弹出了
-
**QB Sdk version:** '3.9.11'
**Problem:** "Base Forbidden, Need User" and Sometime I also face problems while logging into the app.
**Duration:** Facing this problem since last week.
**Detail…
-
clone下来后,找不到 import com.kunminx.architecture.utils.ToastUtils;
-
设备: M300RTK + H20
MSDK: 4.14
安卓设备: M300RTK遥控器自带安卓设备
测试情况:市区大部分航线能飞行成功,但是在一个郊区江边的航线总是失败,提示10010错误码。
代码:
UavData.instance.waypointMissionOperator.startMission(djiError1 -> {
if(djiError1 != null…
-
设备: M300RTK + H20, 昨天已更新固件到最新版;
MSDK: 4.15.1;
安卓设备: M300RTK遥控器自带安卓设备;
测试情况:使用waypointMission启动航线飞行,飞行过程中执行暂停pauseMission,失败,提示4013。
代码:
```
UavData.instance.waypointMissionOperator.pauseMissio…