- Added FM Module - Made a external View to access around all modules - Added AV Player to play Radio URL. - Added Observers to handle play pause buffering. - Added a activity indicator to show buffer. - Added reload btn if the player doesn’t gets initialised. - Handled FM from Explore woka to my list , theme 1 and 2. - Handled Vol- and Vol+ , if volume goes to max vol+ will be disable and vice versa
27 lines
442 B
JSON
27 lines
442 B
JSON
{
|
|
"images" : [
|
|
{
|
|
"filename" : "Pause.png",
|
|
"idiom" : "universal",
|
|
"scale" : "1x"
|
|
},
|
|
{
|
|
"filename" : "Pause@2x.png",
|
|
"idiom" : "universal",
|
|
"scale" : "2x"
|
|
},
|
|
{
|
|
"filename" : "Pause@3x.png",
|
|
"idiom" : "universal",
|
|
"scale" : "3x"
|
|
}
|
|
],
|
|
"info" : {
|
|
"author" : "xcode",
|
|
"version" : 1
|
|
},
|
|
"properties" : {
|
|
"template-rendering-intent" : "template"
|
|
}
|
|
}
|