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