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:
Jay 2020-04-25 00:47:01 -04:00
parent 3bee24e79a
commit e9efc7d020
14 changed files with 118 additions and 26 deletions

View file

@ -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")