-
Notifications
You must be signed in to change notification settings - Fork 0
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
UI adjustments to align with iOS; exercise and lecture list item redesign #43
Conversation
.../main/kotlin/de/tum/informatics/www1/artemis/native_app/core/ui/exercise/ExerciseListItem.kt
Outdated
Show resolved
Hide resolved
.../main/kotlin/de/tum/informatics/www1/artemis/native_app/core/ui/exercise/ExerciseListItem.kt
Outdated
Show resolved
Hide resolved
.../main/kotlin/de/tum/informatics/www1/artemis/native_app/core/ui/exercise/ExerciseListItem.kt
Show resolved
Hide resolved
.../main/kotlin/de/tum/informatics/www1/artemis/native_app/core/ui/exercise/ExerciseListItem.kt
Outdated
Show resolved
Hide resolved
...ain/kotlin/de/tum/informatics/www1/artemis/native_app/feature/courseview/ui/LectureListUi.kt
Outdated
Show resolved
Hide resolved
In general, please give the PRs more descriptive names. For example: UI adjustments to align with iOS |
.../main/kotlin/de/tum/informatics/www1/artemis/native_app/core/ui/exercise/ExerciseListItem.kt
Outdated
Show resolved
Hide resolved
.../main/kotlin/de/tum/informatics/www1/artemis/native_app/core/ui/exercise/ExerciseListItem.kt
Outdated
Show resolved
Hide resolved
.../main/kotlin/de/tum/informatics/www1/artemis/native_app/core/ui/exercise/ExerciseListItem.kt
Outdated
Show resolved
Hide resolved
...ain/kotlin/de/tum/informatics/www1/artemis/native_app/feature/courseview/ui/LectureListUi.kt
Outdated
Show resolved
Hide resolved
...ain/kotlin/de/tum/informatics/www1/artemis/native_app/feature/courseview/ui/LectureListUi.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.
Looks good to me now.
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.
code lgtm
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.
I checked out the changes and I highly appreciate the UI adjustments, looks so much better now!
I just have a few adjustments regarding the padding of the items to make it more consistent.
However I am not sure whether it is okay to just push these changes to the branch or should I rather add the changes as comments? Please let me know!
Thank you :) Please feel free to push the changes you have in mind! |
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.
Adapted padding so that there is a consistent padding of 16dp on the exercise and lecture ListItems
Some small design changes before the 1st release:
Screenshots
Exercise list item:
Lecture list item: