MartinKoleff / KareFitnessApp

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

Custom video player for background in DoWorkoutScreen #78

Open MartinKoleff opened 1 month ago

MartinKoleff commented 1 month ago

Like the Ladder app - have video player that is integrated with video (in cache/ res folder) and onClick -> show pause/resume button. This video is not from Youtube -> available even without internet connection.