Skip to content

Consuming click event #3

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"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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