-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Schedule Page 2024 #521
Schedule Page 2024 #521
Conversation
…inick/schedule-2024
…urn to ScheduleFragment
nice work so far! a few notes:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- bug: if you click on an event with a pro tag, the event card doesn't retain the pro tag
- add
isPro
field to event entity and display on events - look into fragment lifecycles with event card thingy
- add
mapImageUrl
field to event entity and display the map in event card expanded view -
event.sponsor
will return empty string if there is no sponsor - add padding beneath potions on schedule so when you scroll it doesn't go right up to them
- refresh animation?
issues
|
…ois/android into dominick/schedule-2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
AMAZING
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Working on UI Designs, Functionality, and Extras