-
Notifications
You must be signed in to change notification settings - Fork 25
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
feat: added styling to CourseDateBlock #194
Conversation
- Added relative icons for each date type - Added locked content description - Improve code structuring - Improve time format to better understanding with date fix: LEARNER-9771
@omerhabib26 this is looking great, thank you! I noticed two small design issues, hopefully we can resolve these without too much difficulty.
|
core/src/main/java/org/openedx/core/domain/model/CourseDateBlock.kt
Outdated
Show resolved
Hide resolved
course/src/main/java/org/openedx/course/presentation/dates/CourseDatesFragment.kt
Show resolved
Hide resolved
course/src/main/java/org/openedx/course/presentation/dates/CourseDatesFragment.kt
Show resolved
Hide resolved
course/src/main/java/org/openedx/course/presentation/dates/CourseDatesFragment.kt
Outdated
Show resolved
Hide resolved
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.
Approved from my side
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.
🚀
Description
Issue: 156