DiscordTime / sticky-sessions-android

StickySessions is an app that helps teams to share and store their thoughts through digital-like retrospective sessions
9 stars 6 forks source link

Implement long press on session list to change time when session is going to happen #145

Closed viniciusalbuquerque closed 5 years ago

viniciusalbuquerque commented 5 years ago

Until now, we were assuming the time of creation was the time when the Session was happening. We need to implement a way of defining the date that the Session is happening so we can open the Session for future dates.

rodrigoperazzo commented 5 years ago

@viniciusalbuquerque Changed issue title based on the conversation we had earlier today. It is much easier to implement as is described now than trying to implement a new flow or change current flow from lobby activity to session activity.