Mxff
Mxff
Hello ! I want execut a single thead ,When I create Executors.newSingleThreadExecutor() , dialog doesn't work . Code: mDialogDelegate.showSaveProgressDialog(false, "save..."); DrawImageService drawImageService = new DrawImageService(ShowComposedImageActivity.this, null, mHandler, new DrawImageService.OnDrawListener() {...
请教下动态修改List内容,就报错,在变更后及时调用了notifyDataChanged也没有用 10-10 12:31:14.186: E/AndroidRuntime(22835): java.lang.IllegalStateException: The application's PagerAdapter changed the adapter's contents without calling PagerAdapter#notifyDataSetChanged! Expected adapter item count: 0, found: 4 Pager id: com.example.app:id/viewpager Pager class: class android.support.v4.view.ViewPager Problematic...
### 议题条件 - [X] 我确认已查看官方使用文档:https://layui.dev ,但没有找到相关解决方案。 - [X] 我确认已在 [Issues](https://github.com/layui/layui/issues?q=is%3Aissue ) 中搜索过类似的问题,但没有找到相关解决方案。 - [X] 我已仔细阅读: 🍀[ Layui Issue 贡献指南](https://github.com/layui/layui/blob/main/CONTRIBUTING.md) ### 议题类型 功能请求 ### 使用版本 V2.9.8 ### 问题描述 你好,我打开了photos进行图片列表预览,类似的我想做个删除按钮,查询了Api这些没有相关的解答。 ### 业务代码...
Hi, I had try this project running on the Android TV , the file path I could got , but it just start with "/" , for example I got...
Hi, thanks for the great library. When in use, I display a 6-digit number, but there is a certain probability that the fifth digit does not appear. However, I checked...