Files
Woka_Native_iOS/WOKA/Assets/Assets.xcassets/WebSeries/FavouriteRemove.imageset/Contents.json
Bilal 12ddde2eb0 - Modified the like and favourite image.
- Resized the images
- Added Icon coloring dynamically
- Fixed issue of constraint breaking for Season Cells
- Fixed issue of TableHeight
- Updated MyList Icons, also modified the click handler
- Fixed the issue of favourite remove in my list screen
- finalised mylist refresh, when user goes from mylist to seasons.
2024-06-30 23:29:32 +05:30

27 lines
463 B
JSON

{
"images" : [
{
"filename" : "FavouriteAdd.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "FavouriteAdd@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "FavouriteAdd@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"template-rendering-intent" : "template"
}
}