I was playing around try to implement sliding functionality like in Duolingo Activity with horizontal lessons list. The link to screen capture of this functionality LINK.
With horizontal slider the sliding has no such effects. What will be the proper way to implement such UX sliding widget?
Could I costumize the default ListView with adding the transition effect? Or could be it possible to do it with CardView? Do some external lib offer this like twoway-view?