修改盲盒问题
This commit is contained in:
parent
f1ac21fe87
commit
0bab58d507
@ -790,7 +790,7 @@ public class LiveGiftDialogFragment extends AbsDialogFragment implements View.On
|
|||||||
} catch (MalformedURLException e) {
|
} catch (MalformedURLException e) {
|
||||||
e.printStackTrace();
|
e.printStackTrace();
|
||||||
}
|
}
|
||||||
|
mVipGold.setVisibility(View.GONE);
|
||||||
blindBox.setVisibility(View.VISIBLE);
|
blindBox.setVisibility(View.VISIBLE);
|
||||||
String boxBlindName = "";
|
String boxBlindName = "";
|
||||||
switch (blindBoxType) {
|
switch (blindBoxType) {
|
||||||
|
Loading…
Reference in New Issue
Block a user