Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Organizer QrCode Screen (EXPOSUREAPP-5831) #2661

Conversation

axelherbstreith
Copy link
Contributor

@axelherbstreith axelherbstreith commented Mar 22, 2021

To test the PR: Go to "Test Menu" -> "Event Registration" -> "Open Organizer Fragment"

Design

qr_code_day

qr_code_night

@axelherbstreith axelherbstreith added ui Issue related to UI aspects maintainers Tag pull requests created by maintainers labels Mar 22, 2021
@axelherbstreith axelherbstreith added this to the 2.0.0 milestone Mar 22, 2021
Copy link
Contributor

@mtwalli mtwalli left a 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

@mtwalli mtwalli self-assigned this Mar 22, 2021
@harambasicluka
Copy link
Contributor

Xiamoi Mi 9, Android 9

The gradient and the snappiness are working create!!! 🚀

I only found two minor things.

All corners are rounded, something light blue is shining through:
image

There is to much spacing between the Qr code and date/time, try it with 24dp:
image

@axelherbstreith axelherbstreith changed the title UI: QrCode Screen (EXPOSUREAPP-5831) Organizer QrCode Screen (EXPOSUREAPP-5831) Mar 23, 2021
@axelherbstreith axelherbstreith marked this pull request as ready for review March 24, 2021 08:21
@axelherbstreith axelherbstreith requested a review from a team March 26, 2021 11:39
@axelherbstreith axelherbstreith added the text change PRs with text changes. label Mar 26, 2021
@chiljamgossow chiljamgossow removed their assignment Mar 26, 2021
mtwalli
mtwalli previously approved these changes Mar 26, 2021
Copy link
Contributor

@harambasicluka harambasicluka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hardcoded strings in layout, please change this.

Minor thing, can be fixed in a polishing PR:

The bitmap also needs a corner radius:

image

@harambasicluka harambasicluka self-assigned this Mar 26, 2021
Copy link
Contributor

@LukasLechnerDev LukasLechnerDev left a 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
Copy link
Contributor

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

@ralfgehrer ralfgehrer added the prio PRs to review first. label Mar 29, 2021
Copy link
Contributor

@janetback janetback left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

UA reviewed.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@harambasicluka harambasicluka merged commit 493fdd2 into release/2.0.x Mar 29, 2021
@harambasicluka harambasicluka deleted the feature/5831-event-registration-organizer-qr-code-screen branch March 29, 2021 14:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
maintainers Tag pull requests created by maintainers prio PRs to review first. text change PRs with text changes. ui Issue related to UI aspects
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants