Releases: Nynuzoud/HashTagHelper
Releases · Nynuzoud/HashTagHelper
added forbidden chars list
to avoid highlighting start char when new line symbol or space and etc is following it
Added check for a newline symbol
1.1.4.1 added check for a new line
Added trim
to avoid useless highlights in case of spaces or new lines or etc. at the end of the string
added small check just to avoid highlighting in case when 2 or more start chars follows (###)
added small check just to avoid highlighting in case when 2 or more start chars follows (###)
Pre-release
Pre-release
small bug fixes
Added possibility to determine own style
1.1.2 Added possibility to determine own style
Additional start characters
Added ability to use other characters at start, not only "#"
Added first character to onHashTagClicked method just to determine which string with which starting character was clicked
Fixed issue when other spannable strings were erased from the text view