Updated on 2026-08-14
This commit is contained in:
parent
ac1a08f7f9
commit
aff4704274
2 changed files with 20 additions and 1 deletions
|
|
@ -11,6 +11,7 @@ import androidx.fragment.app.FragmentManager
|
|||
import androidx.fragment.app.FragmentManager.FragmentLifecycleCallbacks
|
||||
|
||||
class NavBarInsetsFragmentLifecycleCallback : FragmentLifecycleCallbacks() {
|
||||
|
||||
override fun onFragmentViewCreated(fm: FragmentManager, f: Fragment, v: View, savedInstanceState: Bundle?) {
|
||||
if (v is ComposeView) return
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue