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

ios - Is 'init' forbidden as *part* of a variable name? -

file - Python: AttributeError: 'str' object has no attribute 'readlines' -

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