Skip to content

Is there a way to show tooltip on long press of tab item ? #206

@Khareesh0892

Description

@Khareesh0892

Like reddit does, is there a possibility to show tooltip on long press of navigation tab item? Our use case is not to show labels every time because it looks redundant for old users.

So, from android documentation i could see that it can be set through xml as android:tooltipText="ToolTip" and from code it can be set as view.setTooltipText("ToolTip");. I don't understand how to setTooltipText for each tab view.

Here is the ToolTip official documentation.

Here is the snapshot from reddit.
screenshot_20181122-151201

Please help me asap.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions