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

Unable to apply Ellipsize property #25

Open
devloperAditya opened this issue May 15, 2018 · 5 comments
Open

Unable to apply Ellipsize property #25

devloperAditya opened this issue May 15, 2018 · 5 comments

Comments

@devloperAditya
Copy link

Applied a ellipsize property to the autolinktextview, but it is not apllied in the actual application instead the autolinktextview becomes scrollable

<com.luseen.autolinklibrary.AutoLinkTextView
android:id="@+id/tv_reason"
android:layout_width="0dp"
android:paddingLeft="@dimen/padding_tiny"
android:layout_height="wrap_content"
android:layout_weight="1"
android:maxLines="2"
android:ellipsize="end"/>
screenshot_20180515-174203_climb

@DroidBoyJr
Copy link

I've been facing the same issue. I looked for alternate libraries with same features.
Few had disabled the vertical scrolling but none could show ellipsis.
Is it due to the highlighting of hashtags or mentions?

@protectedMan
Copy link

我也遇到了跟你一样的问题

@mattxzhang
Copy link

有解决办法吗?禁止滚动

@protectedMan
Copy link

没有办法

@phamthanhthuongbk
Copy link

Same issue :(

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

5 participants