DiscordTime/sticky-sessions-android

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

viniciusalbuquerque opened this issue · 1 comments

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.

@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.