We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
//buttonWidget.btnNormalImageName = ""; //buttonWidget.btnPressedImageName = ""; //buttonWidget.textAlignment = JVTextAlignmentType.left;
自定义widget的图片怎么设置的? 我设置成"login_btn_normal" 按理应该变成圆角图片才对, 可是不生效。 无论设置成自定义的还是其他自带的图片都不生效。 请问该怎么处理? @skill20 @AlexV525
The text was updated successfully, but these errors were encountered:
试了下 uiConfig.loginBtnNormalImage 设置也是无效的, android环境。 急急急
Sorry, something went wrong.
No branches or pull requests
//buttonWidget.btnNormalImageName = "";
//buttonWidget.btnPressedImageName = "";
//buttonWidget.textAlignment = JVTextAlignmentType.left;
自定义widget的图片怎么设置的? 我设置成"login_btn_normal" 按理应该变成圆角图片才对, 可是不生效。 无论设置成自定义的还是其他自带的图片都不生效。 请问该怎么处理? @skill20 @AlexV525
The text was updated successfully, but these errors were encountered: