addisonElliott / SegmentedButton

Segmented Control/Button with animation for Android API 16+
Apache License 2.0
150 stars 39 forks source link

Hint onLongClick #56

Closed ueen closed 3 years ago

ueen commented 3 years ago

Hey, awesome library, is there a way to set a hint that is displayed on long click, like on a BottomNavigation?

ueen commented 3 years ago

Found it, android:tooltipText works :)