Marger
Marger
仓库挂掉了?
http://lib.gcssloop.com:8081/repository/gcssloop-central/ 访问不到,里面的资源也无法下载
Invalid setting with Border. `TextDrawable drawable = TextDrawable.builder() .beginConfig() .width(com.duia.duiba.kjb_lib.util.KJBUtils.dip2px(context , 17)) .height(com.duia.duiba.kjb_lib.util.KJBUtils.dip2px(context , 17)) .withBorder(com.duia.duiba.kjb_lib.util.KJBUtils.dip2px(context , 2)) .endConfig() .buildRound("F", 0xff64b5f6); radioButton.setCompoundDrawables(drawable , null , null , null);`
The problem comes from an incorrect calculation method for the y-coordinate and row height - you moved the canvas (canvas. translate (text. x, text. y)), But later, when calculating the...
### Version 1.6.0 ### Platforms Android ### Device Model any ### flutter info ```sh [✓] Flutter (Channel stable, 3.24.4, on macOS 15.6 24G84 darwin-arm64, locale zh-Hans-CN) • Flutter version 3.24.4...