cwa-app-android icon indicating copy to clipboard operation
cwa-app-android copied to clipboard

Translucent status bar

Open fynngodau opened this issue 4 years ago • 4 comments

Current Implementation

The Android status bar is displayed in black even when the app is displayed in light theme (white).

Suggested Enhancement

I believe it would look much better if the app had a translucent-like status bar, as that would give it a more modern look.

I implemented this for CCTG, and though my implementation is a bit hacky, I think it looks great – notice how the status bar is green after the green risk card was opened, and the gradient in the QR code view goes through.

Recently I reworked my implementation to be a bit less hacky: commit that replaces hacks with something that works better, commit that re-does the implementation for risk card (should maybe be done like the next ones as well), commit for edit checkin and QR code details fragment, commit for confirm checkin fragment.

screenshot 1 screenshot 2 Screenshot_1618594808

Expected Benefits

Users might like the app more when it feels better.


Internal Tracking ID: EXPOSUREAPP-5446

fynngodau avatar Feb 26 '21 15:02 fynngodau

@fynngodau Thanks for the suggestion. Internal Tracking ID: EXPOSUREAPP-5446.

dsarkar avatar Feb 27 '21 18:02 dsarkar

I updated my original post with new commits from CCTG and a new screenshot how the QR code details view looks in our app.

fynngodau avatar Apr 16 '21 17:04 fynngodau

@fynngodau Thanks.... mirrored as well to the internal ticket.

dsarkar avatar Apr 17 '21 16:04 dsarkar

Any progress on an upstream integration of this little UI/UX feature?

rugk avatar Apr 21 '22 22:04 rugk

No planned

mtwalli avatar Mar 09 '23 14:03 mtwalli