mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Added Tips for filters and chapter swipe
Using tooltip library to showtips Swipe animations for first chapter item Flow preferences to handle this
This commit is contained in:
parent
3bee24e79a
commit
e9efc7d020
14 changed files with 118 additions and 26 deletions
|
@ -204,6 +204,7 @@ dependencies {
|
|||
implementation("com.github.kizitonwose:AndroidTagGroup:1.6.0")
|
||||
implementation("com.github.chrisbanes:PhotoView:2.3.0")
|
||||
implementation("com.github.carlosesco:DirectionalViewPager:a844dbca0a")
|
||||
implementation("com.github.florent37:viewtooltip:1.2.2")
|
||||
|
||||
// Conductor
|
||||
implementation("com.bluelinelabs:conductor:2.1.5")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue