From b1cbc24f82d0e7bdf70fdbba6ee1ddb908bb379b Mon Sep 17 00:00:00 2001 From: Kiryl Kaveryn Date: Mon, 11 Mar 2024 23:26:41 +0400 Subject: [PATCH] [ios] eye icons for the bookmark catogories list visibility Signed-off-by: Kiryl Kaveryn --- .../BookmarksList/Cells/SubgroupCell.xib | 8 ++++---- .../Categories/Categories/BMCCategoryCell.xib | 8 ++++---- .../ic_eye_off.imageset/Contents.json | 15 +++++++++++++++ .../ic_eye_off.imageset/ic_eye_off.svg | 5 +++++ .../ic_eye_on.imageset/Contents.json | 15 +++++++++++++++ .../ic_eye_on.imageset/ic_eye_on.svg | 4 ++++ 6 files changed, 47 insertions(+), 8 deletions(-) create mode 100644 iphone/Maps/Images.xcassets/ic_eye_off.imageset/Contents.json create mode 100644 iphone/Maps/Images.xcassets/ic_eye_off.imageset/ic_eye_off.svg create mode 100644 iphone/Maps/Images.xcassets/ic_eye_on.imageset/Contents.json create mode 100644 iphone/Maps/Images.xcassets/ic_eye_on.imageset/ic_eye_on.svg diff --git a/iphone/Maps/Bookmarks/BookmarksList/Cells/SubgroupCell.xib b/iphone/Maps/Bookmarks/BookmarksList/Cells/SubgroupCell.xib index 509c839590..51085de2b0 100644 --- a/iphone/Maps/Bookmarks/BookmarksList/Cells/SubgroupCell.xib +++ b/iphone/Maps/Bookmarks/BookmarksList/Cells/SubgroupCell.xib @@ -23,8 +23,8 @@ - - + + @@ -81,7 +81,7 @@ - - + + diff --git a/iphone/Maps/Bookmarks/Categories/Categories/BMCCategoryCell.xib b/iphone/Maps/Bookmarks/Categories/Categories/BMCCategoryCell.xib index b2f6fb8f83..df018f5751 100644 --- a/iphone/Maps/Bookmarks/Categories/Categories/BMCCategoryCell.xib +++ b/iphone/Maps/Bookmarks/Categories/Categories/BMCCategoryCell.xib @@ -24,8 +24,8 @@ - - + + @@ -89,7 +89,7 @@ - - + + diff --git a/iphone/Maps/Images.xcassets/ic_eye_off.imageset/Contents.json b/iphone/Maps/Images.xcassets/ic_eye_off.imageset/Contents.json new file mode 100644 index 0000000000..6c894497dc --- /dev/null +++ b/iphone/Maps/Images.xcassets/ic_eye_off.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images" : [ + { + "filename" : "ic_eye_off.svg", + "idiom" : "universal" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + }, + "properties" : { + "template-rendering-intent" : "template" + } +} diff --git a/iphone/Maps/Images.xcassets/ic_eye_off.imageset/ic_eye_off.svg b/iphone/Maps/Images.xcassets/ic_eye_off.imageset/ic_eye_off.svg new file mode 100644 index 0000000000..e26fbe14f7 --- /dev/null +++ b/iphone/Maps/Images.xcassets/ic_eye_off.imageset/ic_eye_off.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/iphone/Maps/Images.xcassets/ic_eye_on.imageset/Contents.json b/iphone/Maps/Images.xcassets/ic_eye_on.imageset/Contents.json new file mode 100644 index 0000000000..22b3a79cec --- /dev/null +++ b/iphone/Maps/Images.xcassets/ic_eye_on.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images" : [ + { + "filename" : "ic_eye_on.svg", + "idiom" : "universal" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + }, + "properties" : { + "template-rendering-intent" : "template" + } +} diff --git a/iphone/Maps/Images.xcassets/ic_eye_on.imageset/ic_eye_on.svg b/iphone/Maps/Images.xcassets/ic_eye_on.imageset/ic_eye_on.svg new file mode 100644 index 0000000000..f14c65306e --- /dev/null +++ b/iphone/Maps/Images.xcassets/ic_eye_on.imageset/ic_eye_on.svg @@ -0,0 +1,4 @@ + + + +