AutoLinkTextView icon indicating copy to clipboard operation
AutoLinkTextView copied to clipboard

Unable to apply Ellipsize property

Open devloperAditya opened this issue 7 years ago • 5 comments
trafficstars

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

devloperAditya avatar May 15 '18 12:05 devloperAditya

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?

DroidBoyJr avatar May 15 '18 17:05 DroidBoyJr

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

protectedMan avatar May 23 '18 08:05 protectedMan

有解决办法吗?禁止滚动

mattxzhang avatar Jul 12 '18 09:07 mattxzhang

没有办法

protectedMan avatar Jul 13 '18 08:07 protectedMan

Same issue :(

phamthanhthuongbk avatar Jun 07 '19 02:06 phamthanhthuongbk