Bump dependencies

(cherry picked from commit 32e3ac63ed)
This commit is contained in:
arkon
2020-06-13 15:17:21 -04:00
committed by Jobobby04
parent e3cc2a8593
commit 2bf3c13eec
2 changed files with 3 additions and 3 deletions
@@ -257,7 +257,7 @@ class LibraryController(
override fun configureTabs(tabs: TabLayout) {
with(tabs) {
tabGravity = TabLayout.GRAVITY_CENTER
tabGravity = TabLayout.GRAVITY_START
tabMode = TabLayout.MODE_SCROLLABLE
}
tabsVisibilitySubscription?.unsubscribe()