
The requirement I have to implement is to create special views that look similar to a gallery.But it has more functions in the project, more details can be hidden after this view being created. My question is how to create a view like this.
The requirement I have to implement is to create special views that look similar
Share
It’s called a Coverflow.
There’s no inbuilt widget, luckily this guy has written a nice implementation for it.