I am new to android I want to implement one feature called left swipe on a single text view or one card, not on recycler view and list view.
Left swipe should show remove option. Here is the final output how can I achieve this?
Any link would be helpful.