daimajia / daimajia/AndroidSwipeLayout

Swipe to show button delete and remove it in Multiple mode

Open
#183 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
12.3k
Forks
2.6k
PR merge metrics
No merged PRs in 30d

Description

I setup in Multiple mode and then swipe 3 item together to show button delete (x) like that.
[ 1 - Item 1 ]
[ x ] [ 2 - item 2 ]
[ x ] [ 3 - item 3 ]
[ x ] [ 4 - item 4 ]
[ 5 - item 5 ]
I remove item 3, and this happen.
[ 1 - item 1 ]
[ x ] [ 2 - item 2 ]
[ 4 - item 4 ] <--
[ x ] [ 5 - item 5 ] <--
Please help me.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.