package com.youth.xf; import com.youth.xframe.base.XFragment; public abstract class BaseFragment extends XFragment { }