-
-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
mAdapter = new SwipeActionAdapter(stringAdapter);
mAdapter.addBackground(SwipeDirection.DIRECTION_NORMAL_RIGHT, R.layout.row_bg_right)
.addBackground(SwipeDirection.DIRECTION_NORMAL_LEFT, R.layout.row_bg_left)
.setSwipeActionListener(this)
.setFadeOut(true)
So, While i set .setFadeOut(true), background layout does not show.
It shows only white background.
Waiting for your replay
Thanks,
oduconge and sanderderks
Metadata
Metadata
Assignees
Labels
No labels