Thursday, 3 October 2013

How to achieve the view of windows8 music player(mobile) app in android?

How to achieve the view of windows8 music player(mobile) app in android?

one can only understand this question if they might have used windows
phone.In the default music player that nokia provides...when the main
screen pops up ,the view looks something similar to the view in android
with fragments attached in a view pager,but its a bit different.Upon
scrolling the objects seem to be floating.Thats because maybe the view has
three layers. One is the main layer where the content is displayed the
other is the background and the third is where the title is written.
the objects in windows music player app move(in horizontal direction) with
different velocities,like the heading or title moves a bit slower,the
background a little faster and text, the fastest. I mean if one swaps
between views,the text is swapped completely,background is swapped say by
1/3 and the title is swapped by 1/5.
anyone knows how i can achieve this kind of view??

No comments:

Post a Comment