i need create overlap view when select option.
the root layout linear layout horizontal orientation , each item aligned weight.
each item imageview. how add view under imageview should overlap root layout
create new framelayout, , add existing linearlayout it. then, duplicate linearlayout , add round imageviewsto layout, should on top of original linearlayout. show/hide rounded imageviews necessary.

Comments
Post a Comment