点赞、点踩失败回滚

This commit is contained in:
huangzhuanghua
2016-04-28 14:55:16 +08:00
parent 7863d4db81
commit 42171d95cd
146 changed files with 1198 additions and 1317 deletions

View File

@ -1,7 +1,5 @@
package com.gh.gamecenter;
import java.util.ArrayList;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.view.PagerAdapter;
@ -19,6 +17,8 @@ import com.gh.common.util.ImageUtils;
import com.gh.common.view.Gh_ImageView;
import com.gh.common.view.Gh_ImageView.OnSingleTapListener;
import java.util.ArrayList;
/**
* 查看游戏截图页面
*