I\'m implementing my own app using Hilt. However I ran into a problem when trying to inject a FragmentStateAdapter. It created a cycle dependency. How can I solve t
FragmentStateAdapter