-
打印的泄漏日志:
android.view.WindowLeaked: Activity com.bank.account.BuyActivity has leaked window android.widget.ImageView{b3912b1 V.ED..... ......ID 0,0-296,146} that was originally added here
…
-
Hi Dji,
I get some records (video) on mini 3 Pro with the following code
but on 300 RTK I am getting an error (error code SYSTEM ERROR -7) with no description
```
if (CameraKey.KeyIsReco…
-
version:1.30.6
### MainActivity 双击退出
![image](https://user-images.githubusercontent.com/37604230/122322321-dfdf7480-cf57-11eb-9146-e2a4c70072f5.png)
``` java
@Override
public void onB…
-
Fatal Exception: android.view.WindowManager$BadTokenException: Unable to add window -- token null is not valid; is your activity running? org.mtransit.android.commons.ToastUtils.lambda$showTouchableTo…
-
## 描述 Bug
简洁地描述下 Bug。
- AndroidUtilCode 的版本:1.30.6
- 出现 Bug 的设备型号:
- 设备的 Android 版本:android13
## 相关代码
```
Activity页面:
ToastUtils.showShort("保存成功");
finish();
```
## 异常堆栈
Wind…
-
Hi. I'm making a simple app to make altitude rise about 1 meter when I press a button.
My drone model is DJI-Mavic Pro 2.
There is a virtual stick mode in the Sample App for SDK, and I added a butto…
-
## 描述
ToastUtils内存泄漏
## 版本
api "com.blankj:utilcode:1.30.6"
## 代码示例
```java
// 放弃xxx.show(view); 方式调用 内存泄漏
public void showReportRemoteGenerateToast() {
FrameLayout frameLayout = new Fra…
-
环境: m300rtk, h20, msdk4.14, android10
焦距拉伸代码:
lens = camera.getLens(0);
if (lens.isHybridZoomSupported()) {
lens.getHybridZoomSpec(new CommonCallbacks.CompletionCallbackWith() {
@Over…
-
The sender and other players can see the mention normally, but the one mentioned will see `` instead of `@xxx`.
i.e. When someone mentions me:
![m](https://github.com/LOOHP/InteractiveChat/asset…
-
``` java
CustomCardExpand cardExpand = new CustomCardExpand(getContext(), R.layout.card_item_inner_expand_layout, message);
card.addCardExpand(cardExpand);
ViewToCl…
txhuy updated
8 years ago