妙法莲华经

Results 76 comments of 妙法莲华经

> @YummyLau Not yet, but it's easy to adapt it if i want. code?

??啥手机,报错堆栈?

rtmp还是rtsp,已加qq

test4有service后台运行,导致其他不能用,测试时, 最好保留一个uvc软件,防止其他干扰.

自行clone,自行修改就好啦

厉害了,南无大乘妙法莲华经

同遇到此问题

描边时要判断下是否大于0: ``` //圆角矩形描边 if (borderWidth > 0) { mPaint.setColor(borderColor); mPaint.setStyle(Paint.Style.STROKE); mPaint.setStrokeWidth(borderWidth); mPaint.setAntiAlias(true); canvas.drawRoundRect(rectF, R, R, mPaint); } ```

This may be great. so, you have to compile `rxjava` in `app` module.