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

java - How to compare two classes -

javascript - Why Selenium can't find an element that is graphically visible -

c# - Get the Class name in a class with atribute inside a attribute method -