Skip to content
This repository was archived by the owner on Jul 17, 2023. It is now read-only.

android dark mode changes some colors #10

@mmjvox

Description

@mmjvox

In some phones that are enabled dark mod, the colors change automatically by dark mode, for example I set it to yellow but dark mod shows (very very)dark yellow.

In Android studio project we can add a property in styles.xml file to disable the dark mode (disabling programmatically in java not working properly on all of android distributions).

I created that styles.xml file in my Qt project and added theme property to androidmanifest.xml in application and activitiy tags to apply my custom style. But not working and didn't disable dark mode.

ُThis isn't your library issue.
Do you have a solution to this issue?

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