corona-warn-app / cwa-website

Corona-Warn-App website. The CWA development ended on May 31, 2023. You still can warn other users until April 30, 2023. More information:
https://coronawarn.app/en/faq/#ramp_down
Apache License 2.0
521 stars 224 forks source link

Android 2.21 screenshots not all using Material Design 3 #2815

Closed MikeMcC399 closed 2 years ago

MikeMcC399 commented 2 years ago

Where to find the issue

Describe the issue

For instance in https://www.coronawarn.app/en/screenshots/#android_cards

https://www.coronawarn.app/assets/screenshots/2-21/en/android/HomeFragment_low_risk_no_encounters.png

HomeFragment_low_risk_no_encounters website

  1. The text for "Exposure Logging Active" is shown in upper case instead of mixed case
  2. The light blue background button for Status is not shown.

Steps to reproduce

  1. In Android Studio run HomeFragmentTest.kt
  2. In Device File Explorer /data/data/de.rki.coronawarnapp.test/screenshots locate file HomeFragment_low_risk_no_encounters.png
  3. Compare to file https://www.coronawarn.app/assets/screenshots/2-21/en/android/HomeFragment_low_risk_no_encounters.png

HomeFragment_low_risk_no_encounters from app

Suggested change

Replace outdated Android screenshots with current ones for version 2.21.

MikeMcC399 commented 2 years ago

Closing, as 2.21 is no longer the current version, and screenshots for previous versions are not maintained.

In any case the example file for CWA Android 2.21 https://www.coronawarn.app/assets/screenshots/2-21/en/android/HomeFragment_low_risk_no_encounters.png has been updated in the set of screenshots for CWA Android 2.22 https://www.coronawarn.app/assets/screenshots/2-22/en/android/HomeFragment_low_risk_no_encounters.png where it shows the correct layout corresponding to this version.