|
|
@@ -861,7 +861,6 @@ public class FgtSmallSheep extends BaseCompatFragment implements SmallSheepContr
|
|
|
@Override
|
|
|
public void onItemClick(AdapterView<?> parent, View view, int position, long id) {
|
|
|
SlideshowEty clickedGameObj = slideshowEtyLists.get(position);
|
|
|
- showToast("-->打卡赚钱:"+clickedGameObj.getType());
|
|
|
UMConfigUtils.onEvent(UMConfigUtils.Event.BANNER_CLICK_HORIZONTAL);
|
|
|
switch (clickedGameObj.getType()) {// 0,类型 1跳转试玩赚钱、2单个任务详情、3信用卡办理、4 H5页面、5 微信二维码任务
|
|
|
case 1:
|