We can read in official Android doc
android.app.Fragment
This class was deprecated in API level 28. Use the Support Library Fragment for consistent behavior across all devices and access to Lifecycle.This class was deprecated in API level 28.
What is going on ?
What we should use now instead of Fragments and DialogFragments ?