I have one Activity. The Activity has two Fragments. Fragment A is Menu. Fragment B is Detail.
Activity
Fragment
I try to Make other Fragment C
It's used in Kotlin
appCompatActivity?.getSupportFragmentManager()?.popBackStack()