|
@@ -13,23 +13,14 @@ import android.widget.TextView;
|
|
|
import com.bumptech.glide.Glide;
|
|
import com.bumptech.glide.Glide;
|
|
|
import com.mdad.sdk.mdsdk.AdManager;
|
|
import com.mdad.sdk.mdsdk.AdManager;
|
|
|
import com.mdad.sdk.mdsdk.common.AdData;
|
|
import com.mdad.sdk.mdsdk.common.AdData;
|
|
|
-import com.sheep.gamegroup.model.entity.GiftBagApp;
|
|
|
|
|
import com.sheep.gamegroup.util.CommonUtil;
|
|
import com.sheep.gamegroup.util.CommonUtil;
|
|
|
-import com.sheep.gamegroup.util.StringUtils;
|
|
|
|
|
import com.sheep.gamegroup.util.TimeUtil;
|
|
import com.sheep.gamegroup.util.TimeUtil;
|
|
|
import com.sheep.gamegroup.util.ViewUtil;
|
|
import com.sheep.gamegroup.util.ViewUtil;
|
|
|
import com.sheep.jiuyan.samllsheep.R;
|
|
import com.sheep.jiuyan.samllsheep.R;
|
|
|
import com.sheep.jiuyan.samllsheep.SheepApp;
|
|
import com.sheep.jiuyan.samllsheep.SheepApp;
|
|
|
-import com.sheep.jiuyan.samllsheep.utils.G;
|
|
|
|
|
-import com.sheep.jiuyan.samllsheep.utils.PackageUtil;
|
|
|
|
|
-
|
|
|
|
|
-import org.afinal.simplecache.ACache;
|
|
|
|
|
|
|
|
|
|
import java.util.Locale;
|
|
import java.util.Locale;
|
|
|
|
|
|
|
|
-import static com.sheep.gamegroup.util.UMConfigUtils.Event.GIFT_BAG_DIALOG_COPY_CODE;
|
|
|
|
|
-import static com.sheep.gamegroup.util.UMConfigUtils.Event.GIFT_BAG_DIALOG_START_APP;
|
|
|
|
|
-
|
|
|
|
|
/**
|
|
/**
|
|
|
* Created by ljy on 2018/9/17.
|
|
* Created by ljy on 2018/9/17.
|
|
|
*/
|
|
*/
|