Skip to content

The translucent property of the DropdownAlert component does not take effect and does not show the effect of translucent status bar, which is the same as Android #316

Description

@Panlichen1996

DropdownAlert 组件的 translucent 属性不生效,没有显示出状态栏半透明的效果,与 Android 一致
复现问题的demo:

alertProps: {
        updateStatusBar: true,
        translucent: true,
        activeStatusBarBackgroundColor: '#483D8B',
      }

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions