Skip to content
This repository was archived by the owner on Jul 13, 2020. It is now read-only.
This repository was archived by the owner on Jul 13, 2020. It is now read-only.

Style selector text? #770

@Ryanauger95

Description

@Ryanauger95

I'm creating a selector like so:

activity?.selector("TITLE" , mList.map {
            "SOME TEXT"
        }) { _, i ->
            // DO SOMETHING
}

The docs don't mention styling at all. How can I style "SOME TEXT" so that it's a different color? I have tried Html.fromText("...") and that has not changed the color.

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