Skip to content

ripple issue when setting drawable #3

@ashkanpower

Description

@ashkanpower

On Samsung j7 android 6.1 when changing background drawable with ripple effect, ripple plays without touching.

even setting clickable to false wont fix the problem, but fixed problem for my other devices

this.setClickable(false);
this.setBackground(offRipple);
this.setClickable(true);

hivabutton

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