From 4690b1b0673b9335b294f083f6cb6a9cd38ffd4c Mon Sep 17 00:00:00 2001 From: RawanMatar89 <41669180+RawanMatar89@users.noreply.github.com> Date: Wed, 22 May 2024 10:26:19 +0300 Subject: [PATCH] fix: rtl for "arrowLeft" image in Core/Assets (#440) (cherry picked from commit daac035ad38c4f15547b0af62ff8462e27016dfa) --- Core/Core/Assets.xcassets/arrowLeft.imageset/Contents.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Core/Core/Assets.xcassets/arrowLeft.imageset/Contents.json b/Core/Core/Assets.xcassets/arrowLeft.imageset/Contents.json index cfa90a49f..117428b1d 100644 --- a/Core/Core/Assets.xcassets/arrowLeft.imageset/Contents.json +++ b/Core/Core/Assets.xcassets/arrowLeft.imageset/Contents.json @@ -2,7 +2,8 @@ "images" : [ { "filename" : "icon left.svg", - "idiom" : "universal" + "idiom" : "universal", + "language-direction" : "left-to-right" }, { "appearances" : [ @@ -12,7 +13,8 @@ } ], "filename" : "icon left-2.svg", - "idiom" : "universal" + "idiom" : "universal", + "language-direction" : "left-to-right" } ], "info" : {