Skip to content

Conversation

@wbervoets
Copy link

  • Update to AndroidX
  • ElipsizeTextview extends AppCompatTextView
  • Remove unused stuff
  • Fix When there is a \n at the end of a line, the ellipsis text (eg. read more). is not visible (because it's on . a new line)

Wim Bervoets added 3 commits January 24, 2019 09:54
Update to AndroidX
EllipsizeTextView extends AppCompatTextView
Min SDK version 14
Target SDK version 28
Fix remove any \n that are present in the original text when the read more link is active (because the read more link will not be shown otherwise, because it's on a newline)
Fix remove any \n that are present in the original text when the read more link is active (because the read more link will not be shown otherwise, because it's on a newline)
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

Successfully merging this pull request may close these issues.

2 participants