app/src/main/java/cn/flightfeather/thirdapp/activity/LoginActivity.java
@@ -16,7 +16,7 @@
import cn.flightfeather.thirdapp.R;
import cn.flightfeather.thirdapp.adapter.ContentFragmentAdapter;
import cn.flightfeather.thirdapp.CommonApplication;
import cn.flightfeather.thirdapp.fragment.CardFragment;
import cn.flightfeather.thirdapp.module.login.CardFragment;
import cn.flightfeather.thirdapp.util.updateApp.UpdateAppUtil;
import cn.flightfeather.thirdapp.view.OrientedViewPager;
import cn.flightfeather.thirdapp.view.VerticalStackTransformer;