Skip to content

Unable to apply Ellipsize property  #25

@devloperAditya

Description

@devloperAditya

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

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