-
Notifications
You must be signed in to change notification settings - Fork 200
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
Display appropriate information for Welcome Talk and Lunch Break in Timetable detail screen #284
Display appropriate information for Welcome Talk and Lunch Break in Timetable detail screen #284
Conversation
…k in Timetable detail screen
@@ -79,7 +79,18 @@ fun TimetableItemDetailContent( | |||
} | |||
|
|||
is Special -> { | |||
Text(stringResource(SessionsRes.string.special)) | |||
DescriptionSection( |
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.
The content is displayed in the same way as in Session.
Please let me know if there is anything missing or incomplete.
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.
Thank you for letting me know. I think it is ok
Detekt check failed. Please run |
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.
Looks great! Thanks!
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.
Thank you for your contribution!
Issue
Overview (Required)
Links
Screenshot (Optional if screenshot test is present or unrelated to UI)