Results 10 issues of Andy_Gu

jcenter就要关停,请问有没有迁移计划

现在设置的theme应该是针对于整个TagContainerLayout的,可以针对其中的某个TagView,或者某个位置的tagView设置背景色等属性么?

如题,需求是将饼图设成图片背景的,而非纯色的,不过感觉会比较复杂

用测试apk测试也发生相同错误,选择某一特征值,写入指令,连续点击多次”写“按钮,会返回102错误 BleException{code=102,description='gatt writeCharacteristic fail'}

jcenter马上停运了,会考虑迁移到maven么? https://www.cmonbaby.com/posts/sonatype_maven.html

在fragment中的RecyclerView,sticky header失效 并不能悬停

I set a textview in section , then set a clicklistener of it so it can change its background when I click it. But after I scroll the list, I...

when I upgraded my async-http-client to 1.4.9, I can't see the HTTP and SSL / HTTPS traffic in the tools(like charles/fiddler) any more

now the targetSdkVersion is 22, the libmupdf.so package can't work at android 6.0, can you recreate the so package, so it can support android 6.0

我在section中放置了TextView 点击后会改变其状态,但是在上滑下滑之后(即section置顶又被拉下来后) section的状态又回复到改变之前,而不是我期待的状态在点击之后始终保持(比如textview字体颜色的改变)