android / codelab-activity_transitionapi

Codelab walks you through tracking activity transition changes (start/stop run, walk, idle, drive, etc.).
Other
25 stars 11 forks source link

Typo in step 5 #18

Open guidovezzoni opened 3 years ago

guidovezzoni commented 3 years ago

In the Register a BroadcastReceiver for the transition section the

search for TODO: Register a BroadcastReceiver to listen for activity transitions

sentence should be replaced by

search for TODO: Register the BroadcastReceiver to listen for activity transitions