530

Results 5 issues of 530

你好,服务器源码可以全部开源的嘛?学习一下

### [READ] Step 1: Are you in the right place? Issues filed here should be about bugs in __the code in this repository__. If you have a general question, need...

api: auth
needs-info
no-recent-activity

niftySlider.setThumbWidthAndHeight(6.dp, 22.dp, 30.dp) niftySlider.hideThumb(false) niftySlider.addOnSliderTouchStartListener { niftySlider.showThumb() binding.stateText.text = "Start Tracking Touch" } niftySlider.addOnSliderTouchStopListener { niftySlider.hideThumb() binding.stateText.text = "Stop Tracking Touch" } 大佬,这样有bug,thumb 还是圆的,不是我设置的那个大小

下载项目,运行失败,手机1加6. 安卓10 Process: com.dongxl.push, PID: 11536 java.lang.NoClassDefFoundError: Failed resolution of: Lcom/vivo/push/PushClient; at com.dongxl.pushdeme.PushRegisterSet.getSupportPushPlatform(PushRegisterSet.java:837) at com.dongxl.pushdeme.PushRegisterSet.applicationInit(PushRegisterSet.java:66) at com.dongxl.push.DongApplication.onCreate(DongApplication.java:18) at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1197) at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6647) at android.app.ActivityThread.access$1600(ActivityThread.java:231) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1952)