-
Notifications
You must be signed in to change notification settings - Fork 494
Organizer QrCode Screen (EXPOSUREAPP-5831) #2661
Organizer QrCode Screen (EXPOSUREAPP-5831) #2661
Conversation
…anizer-qr-code-screen
…anizer-qr-code-screen
…anizer-qr-code-screen
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.
Tested on Samsung S8 and Looks very impressive!
device-2021-03-22-151758.mp4
Corona-Warn-App/src/deviceForTesters/res/navigation/test_nav_graph.xml
Outdated
Show resolved
Hide resolved
Corona-Warn-App/src/main/res/layout/trace_location_organizer_qr_code_detail_fragment.xml
Outdated
Show resolved
Hide resolved
Corona-Warn-App/src/main/res/layout/trace_location_organizer_qr_code_detail_fragment.xml
Outdated
Show resolved
Hide resolved
Corona-Warn-App/src/main/res/layout/trace_location_organizer_qr_code_detail_fragment.xml
Outdated
Show resolved
Hide resolved
Corona-Warn-App/src/main/res/layout/trace_location_organizer_qr_code_detail_fragment.xml
Outdated
Show resolved
Hide resolved
...in/java/de/rki/coronawarnapp/ui/eventregistration/organizer/details/QrCodeDetailViewModel.kt
Outdated
Show resolved
Hide resolved
...in/java/de/rki/coronawarnapp/ui/eventregistration/organizer/details/QrCodeDetailViewModel.kt
Outdated
Show resolved
Hide resolved
.../main/java/de/rki/coronawarnapp/ui/eventregistration/organizer/details/QrCodeDetailModule.kt
Outdated
Show resolved
Hide resolved
...ain/java/de/rki/coronawarnapp/ui/eventregistration/organizer/details/QrCodeDetailFragment.kt
Outdated
Show resolved
Hide resolved
...ain/java/de/rki/coronawarnapp/ui/eventregistration/organizer/details/QrCodeDetailFragment.kt
Show resolved
Hide resolved
…anizer-qr-code-screen
…anizer-qr-code-screen
…anizer-qr-code-screen
…anizer-qr-code-screen
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.
Corona-Warn-App/src/main/res/layout/trace_location_organizer_qr_code_detail_fragment.xml
Outdated
Show resolved
Hide resolved
Corona-Warn-App/src/main/res/layout/trace_location_organizer_qr_code_detail_fragment.xml
Outdated
Show resolved
Hide resolved
...ain/java/de/rki/coronawarnapp/ui/eventregistration/organizer/details/QrCodeDetailFragment.kt
Outdated
Show resolved
Hide resolved
...in/java/de/rki/coronawarnapp/ui/eventregistration/organizer/details/QrCodeDetailViewModel.kt
Outdated
Show resolved
Hide resolved
...in/java/de/rki/coronawarnapp/ui/eventregistration/organizer/details/QrCodeDetailViewModel.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.
LGTM! Great UI :)
android:layout_width="match_parent" | ||
android:layout_height="wrap_content"> | ||
|
||
<ImageView |
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 think you can use com.google.android.material.imageview.ShapeableImageView
to make it rounded as Luka suggested
…anizer-qr-code-screen
…anizer-qr-code-screen
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.
…anizer-qr-code-screen
Kudos, SonarCloud Quality Gate passed! |
To test the PR: Go to "Test Menu" -> "Event Registration" -> "Open Organizer Fragment"
Design