android - RecyclerView list with items with boundaries at an angle, not horizontal -


how implement list example below, boundary line between items in recyclerview @ angle.

my plan right take top-most triangular portion of each item , render item above, visually items boundaries slanted, in reality remain horizontal. item can handle item selection based on click within item. there better way?

edit: on consideration realise have no idea how crop image triangle, pointers super helpful too.


list slanted item boundaries


Comments

Popular posts from this blog

sequelize.js - Sequelize group by with association includes id -

android - Robolectric "INTERNET permission is required" -

java - Android raising EPERM (Operation not permitted) when attempting to send UDP packet after network connection -