Skip to content

Fleksy keyboard - split chars other than space doesn't work #184

@wrozwad

Description

@wrozwad

Again this keyboard and their magic. When i press a ., , or ; then it automatically add a space after that signs and lib doesn't create a token.

I set split chars as below:

char[] splitChar = {' ', ',', ';', '.'};
mTags.setSplitChar(splitChar);

Generaly lib has a problem when keyboard do any magic with spans.

Maybe it's simillar issue to #108?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions