Skip to content

Consuming click event #3

@rohannexialabs

Description

@rohannexialabs

I am using using your JustifiedTextView everywhere in my app but it is consuming click event itself. If I use normal TextView then it is working fine.

I have tried setting following attributes in the xml to JustifiedTextView but it is still consuming click event. What else can I do ?
android:clickable="false" android:enabled="false" android:focusable="false" android:focusableInTouchMode="false"

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