Skip to content

This lib added totally unwanted animations to my project in Android #165

@ftzi

Description

@ftzi

4am here and I was thinking I was just plain crazy because my app was completely bouncy and wonky when changing general stuff on it. Started to comment stuff until I found out this lib was the faulty thing.

UIManager.setLayoutAnimationEnabledExperimental && UIManager.setLayoutAnimationEnabledExperimental(true);

You shouldn't do this. Not going to use this lib anymore just because of this line.

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