package com.teamluper.luper; import com.googlecode.androidannotations.annotations.EFragment; import android.support.v4.app.Fragment; @EFragment public class TabSplashFragment extends Fragment{ }