Releases: Tunous/SwipeActionView
Releases · Tunous/SwipeActionView
1.5.0
What's Changed
- Implement MultiSwipeActionView for multiple actions by @newhinton in #33
New Contributors
- @newhinton made their first contribution in #33
Full Changelog: 1.4.0...1.5.0
1.4.0
1.3.1
v1.3.0
v1.2.0
- Updated to AndroidX (45f6f06)
- Removed setting to always draw background:
sav_alwaysDrawBackground
(4224061)- Starting from now the library behaves as if this setting was enabled, meaning that the background behind container view is always being drawn.
WARNING: you might have to add background to your container views to avoid transparency issues
- Starting from now the library behaves as if this setting was enabled, meaning that the background behind container view is always being drawn.
- Changed
minSdkVersion
to 14
v1.1.0
v1.0.1
v1.0.0
v0.1.1
Initial public release
0.1.0 Initial public release