jverify-flutter-plugin icon indicating copy to clipboard operation
jverify-flutter-plugin copied to clipboard

配置自定义button/text widget图片不生效

Open hisunwei opened this issue 1 year ago • 1 comments

//buttonWidget.btnNormalImageName = ""; //buttonWidget.btnPressedImageName = ""; //buttonWidget.textAlignment = JVTextAlignmentType.left;

自定义widget的图片怎么设置的? 我设置成"login_btn_normal" 按理应该变成圆角图片才对, 可是不生效。 无论设置成自定义的还是其他自带的图片都不生效。 请问该怎么处理? @skill20 @AlexV525

hisunwei avatar Sep 06 '23 15:09 hisunwei

试了下 uiConfig.loginBtnNormalImage  设置也是无效的, android环境。   急急急

hisunwei avatar Sep 06 '23 15:09 hisunwei