daimajia / daimajia/AndroidSwipeLayout

Is there a way to include "show_mode" in the SwipeLayout definition in the xml file?

Open
#197 2 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

This is one of the best solutions I have found for swipe-action implementation in Android. :+1: for a great job!

My comment was about this line:

```
swipeLayout.setShowMode(SwipeLayout.ShowMode.LayDown);
```

If there was a way to specify the show mode in the XML file itself instead of in code, that would be great. Like so:

```

. . .
```

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.