Hi,
I'm a newbie to iPhone app development and trying to develop my first app.
For this, I'll be really thankful, if anyone can tell, what class the iTunes' album art cover display's flipped cover implements?
To make it more elaborate lemme explain what I'm looking for. When you invoke the iTunes in iPhone, it displays your tracks(in landscape orientation) in, what they term it as, "CoverFlow". Now when you click/touch any of the album art, that selected album art flips and shows the list of tracks in the album, in a flipped cover view. I'm wondering, what class they might have used to implement it.
I've already tried, UITableView and UIImageView, but I'm unable to get the desired effect. I would like to probe further with UITableView or UIImageView, if they're the correct classes I'm using to regenerate the same flipped cover effect. So kindly enlighten me in this regard, if anyone have any idea about it.
Thanks for reading through.
I'm a newbie to iPhone app development and trying to develop my first app.
For this, I'll be really thankful, if anyone can tell, what class the iTunes' album art cover display's flipped cover implements?
To make it more elaborate lemme explain what I'm looking for. When you invoke the iTunes in iPhone, it displays your tracks(in landscape orientation) in, what they term it as, "CoverFlow". Now when you click/touch any of the album art, that selected album art flips and shows the list of tracks in the album, in a flipped cover view. I'm wondering, what class they might have used to implement it.
I've already tried, UITableView and UIImageView, but I'm unable to get the desired effect. I would like to probe further with UITableView or UIImageView, if they're the correct classes I'm using to regenerate the same flipped cover effect. So kindly enlighten me in this regard, if anyone have any idea about it.
Thanks for reading through.