endian11
2019-11-25 e01f5a72c7782419f01f01b3453d808a71888cb1
app/src/main/java/safeluck/drive/evaluation/fragment/SingleJudgeFragment.java
@@ -1,13 +1,13 @@
package safeluck.drive.evaluation.fragment;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.view.Gravity;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import me.yokeyword.fragmentation.SupportFragment;
import safeluck.drive.evaluation.R;