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.
Comments
Post a Comment