1
0
Fork 0

Fixes compiler error for new version of A-C

master
Jeff Boek 2019-03-05 09:21:24 -08:00 committed by Emily Kager
parent fca5ed32c7
commit d413b7228f
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ class HomeFragment : Fragment() {
tabsComponent.tabList.isNestedScrollingEnabled = false
sessionsComponent.view.isNestedScrollingEnabled = false
val bundles = requireComponents.core.sessionStorage.bundles(temporaryNumberOfSessions)
val bundles = requireComponents.core.sessionStorage.bundles(limit = temporaryNumberOfSessions)
bundles.observe(this, Observer { sessionBundles ->
val archivedSessions = sessionBundles