Skip to content

Commit

Permalink
hotfix FragmentHandler
Browse files Browse the repository at this point in the history
  • Loading branch information
kroegerama committed Mar 17, 2019
1 parent 0f0b862 commit 9e103d6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ class FragmentHandler(private val manager: FragmentManager, private val provider
} catch (e: Exception) {
Log.w("setInitialSavedState", e)
}
states.remove(index)
}

provider.decorateFragmentTransaction(currentIndex, index, fragment, transaction)
Expand Down

0 comments on commit 9e103d6

Please sign in to comment.