A fork of Simple Time Tracker with WearOS support. (Now integrated upstream)
0

Configure Feed

Select the types of activity you want to include in your feed.

README.md

Navigation#

Navigation is responsible for defining the screens available in the app and marshalling the correct parameters to each requested screen.

Typically, each screen will accept a navigation: NavController parameter so it can decide when to send the user to another screen.