Skip to content

二次隐私协议弹窗圆角 配置文档错误 #191

New issue

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

Open
HualiangLI opened this issue Mar 12, 2025 · 1 comment
Open

二次隐私协议弹窗圆角 配置文档错误 #191

HualiangLI opened this issue Mar 12, 2025 · 1 comment

Comments

@HualiangLI
Copy link

对 二次隐私协议弹窗四个圆角值的配置字段 privacyAlertCornerRadiusArray 注释错误:
文档中为:顺序为左上、右上、右下、左下
实际中为:左上、左下、右下、右上

  /// 设置二次隐私协议弹窗的四个圆角值。说明 顺序为左上、右上、右下、左下,需要填充4个值,不足4个值则无效,如果值小于等于0则为直角。
  late List<int>? privacyAlertCornerRadiusArray;

⚠️ 测试平台为 iOS

@HualiangLI HualiangLI changed the title 文档错误 二次隐私协议弹窗圆角文档错误 Mar 12, 2025
@HualiangLI HualiangLI changed the title 二次隐私协议弹窗圆角文档错误 二次隐私协议弹窗圆角 配置文档错误 Mar 12, 2025
@CodeGather
Copy link
Owner

感谢指正

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants