MartinKoleff / KareFitnessApp

Android fitness app made in Jetpack Compose.
MIT License
4 stars 0 forks source link

Refactor bottom navigation buttons to show text of current screen. #18

Open MartinKoleff opened 8 months ago

MartinKoleff commented 8 months ago

Refactor bottom navigation buttons to show text of current screen. Example -> when you click on star icon -> animate text show dashboard to the right of icon. On other icon selected -> hide the text and animate the new one.