潘多拉魔盒再次抽奖判断空。
This commit is contained in:
@@ -158,7 +158,9 @@ class DialogLoveStationResult(context: Context) :
|
|||||||
|
|
||||||
override fun onNext(t: BlindReslutBean) {
|
override fun onNext(t: BlindReslutBean) {
|
||||||
listener?.onLottery()
|
listener?.onLottery()
|
||||||
|
if (t.reslut_list == null) {
|
||||||
|
return
|
||||||
|
}
|
||||||
if (count == 1){
|
if (count == 1){
|
||||||
ImageUtils.loadHead(t.reslut_list[0].base_image,mBinding.ivGift)
|
ImageUtils.loadHead(t.reslut_list[0].base_image,mBinding.ivGift)
|
||||||
mBinding.tvName.text = t.reslut_list[0].gift_name
|
mBinding.tvName.text = t.reslut_list[0].gift_name
|
||||||
|
|||||||
Reference in New Issue
Block a user