1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/collections
ValentinTimisica 34959a434f Fixes #6341: Initialize 'selectedTabs' based on opened/selected tabs.
The problem was that the parameter 'selectedTabIds' was not taken into account
when initializing the variable 'selectedTabs'. So I made the initialization
based on both the selected tab and the number of open tabs.
2019-10-31 16:22:14 -07:00
..
CollectionCreationController.kt #4596 migrate collections (#5911) 2019-10-22 17:33:54 -07:00
CollectionCreationFragment.kt Fixes #6341: Initialize 'selectedTabs' based on opened/selected tabs. 2019-10-31 16:22:14 -07:00
CollectionCreationInteractor.kt #4596 migrate collections (#5911) 2019-10-22 17:33:54 -07:00
CollectionCreationStore.kt #4596 migrate collections (#5911) 2019-10-22 17:33:54 -07:00
CollectionCreationTabListAdapter.kt #4596 migrate collections (#5911) 2019-10-22 17:33:54 -07:00
CollectionCreationView.kt #4596 migrate collections (#5911) 2019-10-22 17:33:54 -07:00
SaveCollectionListAdapter.kt #4596 migrate collections (#5911) 2019-10-22 17:33:54 -07:00