Skip to content

Not working properly in Night Mode #7

@moazmohamed20

Description

@moazmohamed20

if the app was in DAY MODE (AppCompatDelegate.MODE_NIGHT_NO) it works perfect. But in NIGHT MODE (AppCompatDelegate.MODE_NIGHT_YES) the translation between rectangle to circle is not working.

While Entering: The circle is converted to rectangle immediately and then scaled during the enter animation.
While Exiting: The rectangle is converted to circle immediately and then scaled during the exit animation.

When I tried to make a custom transition with duration = 5000ms to see changes slower, the original transition was the one working.

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