mirror of
https://github.com/null2264/yokai.git
synced 2025-07-18 06:46:57 +00:00
MangaChapterListItem: Replace swipe action method (#9682)
Using swipe (the library) and added haptic feedback
This commit is contained in:
parent
d32409bd6e
commit
8287c9d193
3 changed files with 182 additions and 235 deletions
|
@ -61,6 +61,8 @@ insetter = "dev.chrisbanes.insetter:insetter:0.6.1"
|
|||
compose-materialmotion = "io.github.fornewid:material-motion-compose-core:1.0.3"
|
||||
compose-simpleicons = "br.com.devsrsouza.compose.icons.android:simple-icons:1.0.0"
|
||||
|
||||
swipe = "me.saket.swipe:swipe:1.2.0"
|
||||
|
||||
logcat = "com.squareup.logcat:logcat:0.1"
|
||||
|
||||
acra-http = "ch.acra:acra-http:5.10.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue