You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All 'enjoyment' points to "next": "home"
I suggest:
"home" - the screen that lists recorded activities and the "add new" button
"activity root" - the first activity screen with Care / Work /Leisure / Food / Travel and More...
"survey root" - the first survey screen
Is there a way to trigger
app.showActivityList();
after clicking on 'enjoyment' screen?
if !enjoyment app.navigateTo(x)
else app.showActivityList()?
I think that would make a good landing screen to give a sense 'this activity has been noted'.
The text was updated successfully, but these errors were encountered: