-
Notifications
You must be signed in to change notification settings - Fork 496
Trace location organiser list (EXPOSUREAPP-5466) #2679
Trace location organiser list (EXPOSUREAPP-5466) #2679
Conversation
…-trace-location-organiser-qr-codes-list # Conflicts: # Corona-Warn-App/src/deviceForTesters/java/de/rki/coronawarnapp/test/menu/ui/TestMenuFragmentViewModel.kt # Corona-Warn-App/src/deviceForTesters/java/de/rki/coronawarnapp/ui/main/MainActivityTestModule.kt # Corona-Warn-App/src/deviceForTesters/res/navigation/test_nav_graph.xml # Corona-Warn-App/src/main/res/layout/trace_location_organiser_qr_codes_list_item.xml # Corona-Warn-App/src/main/res/values/strings.xml
…-trace-location-organiser-qr-codes-list # Conflicts: # Corona-Warn-App/src/deviceForTesters/res/navigation/test_nav_graph.xml # Corona-Warn-App/src/main/res/drawable/ic_baseline_more_vert_24.xml # Corona-Warn-App/src/main/res/values/strings.xml
…-trace-location-organiser-qr-codes-list
…-trace-location-organiser-qr-codes-list # Conflicts: # Corona-Warn-App/src/main/res/values-de/event_registration_strings.xml # Corona-Warn-App/src/main/res/values/event_registration_strings.xml
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 work 🤩, just small stuff
Corona-Warn-App/src/main/res/layout/trace_location_organizer_trace_locations_list_fragment.xml
Outdated
Show resolved
Hide resolved
Corona-Warn-App/src/main/res/layout/trace_location_organizer_trace_locations_item.xml
Show resolved
Hide resolved
Corona-Warn-App/src/main/res/layout/trace_location_organizer_trace_locations_list_fragment.xml
Outdated
Show resolved
Hide resolved
...c/deviceForTesters/java/de/rki/coronawarnapp/test/organiser/ui/TestTraceLocationsFragment.kt
Outdated
Show resolved
Hide resolved
...main/java/de/rki/coronawarnapp/ui/eventregistration/organizer/list/TraceLocationsFragment.kt
Show resolved
Hide resolved
.../deviceForTesters/java/de/rki/coronawarnapp/test/organiser/ui/TestTraceLocationsViewModel.kt
Outdated
Show resolved
Hide resolved
Why do you need almost identical fragments and viewmodels? |
...main/java/de/rki/coronawarnapp/ui/eventregistration/organizer/list/TraceLocationsFragment.kt
Outdated
Show resolved
Hide resolved
...main/java/de/rki/coronawarnapp/ui/eventregistration/organizer/list/TraceLocationsFragment.kt
Outdated
Show resolved
Hide resolved
Maybe in a follow-up PR you can implement |
…-trace-location-organizer-list
…github.com/corona-warn-app/cwa-app-android into feature/5466-trace-location-organizer-list
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.
Thanks, 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.
UA reviewed.
…-trace-location-organizer-list # Conflicts: # Corona-Warn-App/src/deviceForTesters/res/navigation/test_nav_graph.xml # Corona-Warn-App/src/main/res/values-de/event_registration_strings.xml # Corona-Warn-App/src/main/res/values/event_registration_strings.xml
a40403b
Kudos, SonarCloud Quality Gate passed! |
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.
UA reviewed.
app:layout_constraintEnd_toEndOf="parent" | ||
app:layout_constraintStart_toEndOf="@id/icon" | ||
app:layout_constraintTop_toBottomOf="@id/address" | ||
app:layout_constraintVertical_bias="0.0" |
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.
app:layout_constraintVertical_bias="0.0"
can be removed
Looks really good 👍 One small remark, nothing blocking. When scrolling to the bottom, the collapsed floating action button is overlaying the "Check out" button of the last item. Maybe we can set the |
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.
UA approved.
Trace locations organiser list
How to test: