app/src/main/res/layout/activity_evaluate.xml
@@ -4,6 +4,6 @@
    xmlns:tools="http://schemas.android.com/tools"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    tools:context="cn.flightfeather.thirdapp.activity.EvaluateActivity">
    tools:context="cn.flightfeather.thirdappmodule.activity.EvaluateActivity">
</android.support.constraint.ConstraintLayout>