Skip to content

Only screen brightening works, not dimming. #25

Description

@deucks

I have an issue where the lowest the screen brightness can go is the brightness the user has set on their phone.
I'm doing this :

Screen.setBrightness(0.0);

Setting the brightness to max does work, however.

Screen.setBrightness(1.0);

Running Android 10
Works on iOS

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

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions