badoo / MVIKotlin

Extendable MVI framework for Kotlin Multiplatform with powerful debugging tools (logging and time travel), inspired by Badoo MVICore library
https://arkivanov.github.io/MVIKotlin
Apache License 2.0
825 stars 66 forks source link

Add tooltips to each button in the toolbar of the mvi time travel client #287

Closed plusmobileapps closed 2 years ago

plusmobileapps commented 2 years ago

Overview

Add some tooltips to the toolbar to make it easier to know what each button does

Screenshot

mvi-kotlin-client-tooltip mov

arkivanov commented 2 years ago

Thanks for the PR, this is something I always wanted to add!

arkivanov commented 2 years ago

Thank you!