wangyang

Results 10 issues of wangyang

Permission.WRITE_SETTINGS会爆红,代码如下 ` AndPermission.with(this) .runtime() .permission( Permission.WRITE_SETTINGS) .onGranted(permissions -> { // Storage permission are allowed. }) .onDenied(permissions -> { // Storage permission are not allowed. }) .start();`

qq群号应支持长按复制

有jar吗兄弟

能不能留个qq联系你或者邮箱

源码下载下来,运行不了,报没有ycPlayer.jks

滑动的时候标题没选中

Error:(1, 1) A problem occurred evaluating root project 'SearchSidebar'. > Plugin with id 'com.android.application' not found.

正常是点击暂停按钮再此点击会从当前的秒数继续,但是demo中点暂停后再次点击秒数显示从0开始

getContactInfo具体的方法在哪呢