mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-19 01:19:18 +01:00
Use updated Tachiyomi version of DirectionalViewPager
This commit is contained in:
parent
d0deceabbd
commit
444cefc9a2
@ -234,7 +234,7 @@ dependencies {
|
|||||||
implementation("eu.davidea:flexible-adapter-ui:1.0.0")
|
implementation("eu.davidea:flexible-adapter-ui:1.0.0")
|
||||||
implementation("com.nightlynexus.viewstatepageradapter:viewstatepageradapter:1.1.0")
|
implementation("com.nightlynexus.viewstatepageradapter:viewstatepageradapter:1.1.0")
|
||||||
implementation("com.github.chrisbanes:PhotoView:2.3.0")
|
implementation("com.github.chrisbanes:PhotoView:2.3.0")
|
||||||
implementation("com.github.carlosesco:DirectionalViewPager:a844dbca0a")
|
implementation("com.github.tachiyomiorg:DirectionalViewPager:7d0617d")
|
||||||
|
|
||||||
// 3.2.0+ introduces weird UI blinking or cut off issues on some devices
|
// 3.2.0+ introduces weird UI blinking or cut off issues on some devices
|
||||||
val materialDialogsVersion = "3.1.1"
|
val materialDialogsVersion = "3.1.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user