-
`
java.lang.ClassCastException: com.tencent.qcloud.uikit.common.component.datepicker.view.WheelView cannot be cast to com.contrarywind.view.WheelView
at com.bigkoo.pickerview.view.WheelO…
-
Android Studio3.4
classpath 'com.android.tools.build:gradle:3.4.0'
distributionUrl=https\://services.gradle.org/distributions/gradle-5.1.1-all.zip
Caused by: org.gradle.api.internal.tasks.compi…
-
### Which platform(s) does your issue occur on?
- iOS/Android/Both - **Android**
- iOS/Android versions **5.1.0**
- emulator or device. What type of device? **Device**
### Please, provide the fo…
-
we are trying to populate the list of drop down options from a restful api or sqlite.
It show the following error.
```
rocess: com.ramotion.directselect.examples.advenced, PID: 23396
java.l…
-
## 问题描述:
引入依赖后编译报错 TAT
## 问题机型/系统:
## GSY依赖版本
例如 `implementation 'com.shuyu:gsyVideoPlayer-java:6.0.3'`
问题代码:(如果有)
这是宝宝的gradle:
apply plugin: 'com.android.application'
android {
comp…
-
萌新求带!
项目引用了80多个第三方库,6个SDK,按框架要求的架构拆分出模块13个。
然后第一次全量编译一般在 1 个小时左右,模块的增量编译耗时在10分钟左右。发布版SDK有 30M。发布的时候编译更难受,还要混淆,耗时30分钟左右。
编译时间集中在compileJavaWithJavac这里,不过貌似Arouter,Glide,butterknife,dagger,rx一系…
-
import android.animation.ObjectAnimator;
import android.animation.PropertyValuesHolder;
import android.app.Dialog;
import android.content.Context;
import android.view.Gravity;
import android.…
-
implementation 'com.lxj:xpopup:latest release'这样不支持离线模式啊,给个确定的版本号吧?
-
项目主体风格是紫色,但背景一直是白色,这俩颜色放一起不美观呀
-
How to put buttons on bottom of dialog ?
如何在对话框底部放置按钮?