Skip to content

AutoLink is not working When we change the Textview attributes #11

@BalachandarMarimuthu

Description

@BalachandarMarimuthu

Autolink cannot be applied when we change the textview's height into a fixed height.

<io.github.armcha.autolink.AutoLinkTextView
    android:id="@+id/autoLinkTextView"
    android:layout_width="match_parent"
    android:layout_height="240dp"
    android:background="@color/colorPrimary"
    android:gravity="center"
    android:padding="10dp"
    android:textColor="@android:color/black" />

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