Skip to content

andrewbel31/android-tooltip

Repository files navigation

Android Tooltip

This is sample open source library for android. It intended to simplify working with tooltips.

Getting Started

current version 0.0.2

Add gradle dependency to your project ru.tzkt.tooltip:tooltip:0.0.2

then it is ready

Tooltip(testTextView, "PRESS THIS BUTTON PLEASE", Color.BLUE).show()

Screenshot 2019-08-16 at 22 45 35

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Simple tooltip library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages