M-Yankov / SimpleTracker

An simple android app for track routes. Strava is not working on old Android Devices. This app will contains functionality to track a GPS route.
MIT License
1 stars 0 forks source link

Hide action buttons when recording #33

Closed M-Yankov closed 2 years ago

M-Yankov commented 2 years ago

When recording is active, it's recommended to disable most of the actions:

It's logical this actions to be disabled before recording is finished.

The status should be easy accessible through activities. Saving the status in database may no be the best solution.