From 7852fc9e30653b29fb7a1db9dec6c72de8bc3e56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20Kr=C3=BCger?= Date: Thu, 2 Dec 2021 12:45:37 +0100 Subject: [PATCH] Don't mirror check icon in RTL MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The check icon for selection in the contact listwas inverted. Now correct orientation (✅) is used in LTR and RTL. Signed-off-by: Tim Krüger --- app/src/main/res/drawable/ic_check_black_24dp.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/drawable/ic_check_black_24dp.xml b/app/src/main/res/drawable/ic_check_black_24dp.xml index 180854d6f..b25ac49ef 100644 --- a/app/src/main/res/drawable/ic_check_black_24dp.xml +++ b/app/src/main/res/drawable/ic_check_black_24dp.xml @@ -18,7 +18,7 @@ ~ along with this program. If not, see . --> -