From 86b1c363ab9cb06c001f3dc88aad77f35f4a19f1 Mon Sep 17 00:00:00 2001 From: Oliver Zimmerman <oezimmerman@gmail.com> Date: Wed, 14 Oct 2020 12:09:50 +0100 Subject: [PATCH] Added dark illustration for QR Info screen (EXPOSUREAPP-2581) (#1404) Co-authored-by: harambasicluka <64483219+harambasicluka@users.noreply.github.com> --- .../ic_illustrations_qr_code_scan_info.xml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Corona-Warn-App/src/main/res/{drawable/ic_illustrations_qr_code_scan_info_dark.xml => drawable-night/ic_illustrations_qr_code_scan_info.xml} (100%) diff --git a/Corona-Warn-App/src/main/res/drawable/ic_illustrations_qr_code_scan_info_dark.xml b/Corona-Warn-App/src/main/res/drawable-night/ic_illustrations_qr_code_scan_info.xml similarity index 100% rename from Corona-Warn-App/src/main/res/drawable/ic_illustrations_qr_code_scan_info_dark.xml rename to Corona-Warn-App/src/main/res/drawable-night/ic_illustrations_qr_code_scan_info.xml -- GitLab