游戏新闻界面,去除无用import

This commit is contained in:
huangzhuanghua
2016-08-29 18:05:39 +08:00
parent 5dfbfe6cf5
commit 2bd6c38bf6
29 changed files with 527 additions and 38 deletions

View File

@ -11,8 +11,6 @@ import android.view.ViewGroup;
import android.widget.AbsListView;
import com.gh.common.util.DisplayUtils;
import com.gh.common.util.Utils;
import com.gh.common.view.VerticalItemDecoration;
import com.gh.gamecenter.R;
import com.gh.gamecenter.eventbus.EBMoveTop;
import com.gh.gamecenter.eventbus.EBSlide;