Skip to content

I dont know how to get position of the swiped view from MainActivity #4

@RozinaDarediya

Description

@RozinaDarediya

@janishar
Thank you for an awesome tutorial.
I am new to android and want to add functionality of swiping view. I have used your tutorial as Demo.
But I am confused/unaware how to know which object is swiped from the MainActivity not from the SwipeView fragment. Of course I get
if (view.getId() == R.id.btnReject) { mSwipeView.doSwipe(false); }
But how do I know the object position or tag!?

Hope you will replay soon
Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions