Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
BalachandarMarimuthu opened this issue Dec 23, 2020 · 0 comments

Comments

@BalachandarMarimuthu
Copy link

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" />
@BalachandarMarimuthu BalachandarMarimuthu changed the title AutoLink is not working When we changed the UI Like this. AutoLink is not working When we change the Textview attributes Dec 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant