Files
Woka_Native_iOS/WOKA/Assets/Assets.xcassets/WebSeries/PlayButtonSmall.imageset/Contents.json
BilalKhanWDI 3462b48095 - Handled the playlist sending to the player
- Playing the selected index.
- Got an jwplayer update, now playlist will b visible from bottom bar button, it will show the list of episodes and user can select.
- If user does seek the player , we will provide autoplay.
- Worked on next button issue
2024-06-25 19:41:04 +05:30

25 lines
380 B
JSON

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