**问题描述** import android.support.v4.app.FragmentActivity; 已经修改为下面: import androidx.fragment.app.FragmentActivity; 咱们这个是不是也得升级一下