You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/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.
5 years ago
..
CollectionCreationController.kt #4596 migrate collections (#5911) 5 years ago
CollectionCreationFragment.kt Fixes #6341: Initialize 'selectedTabs' based on opened/selected tabs. 5 years ago
CollectionCreationInteractor.kt #4596 migrate collections (#5911) 5 years ago
CollectionCreationStore.kt #4596 migrate collections (#5911) 5 years ago
CollectionCreationTabListAdapter.kt #4596 migrate collections (#5911) 5 years ago
CollectionCreationView.kt #4596 migrate collections (#5911) 5 years ago
SaveCollectionListAdapter.kt #4596 migrate collections (#5911) 5 years ago