app/src/main/java/safeluck/drive/evaluation/fragment/JiaXiaoFragment.java
@@ -1,12 +1,14 @@ package safeluck.drive.evaluation.fragment; import android.os.Bundle; import android.support.annotation.NonNull; import android.support.annotation.Nullable; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import androidx.annotation.NonNull; import androidx.annotation.Nullable; import me.yokeyword.fragmentation.SupportFragment; import safeluck.drive.evaluation.R;