1:修改点唱房的页面展示问题
2:修改家族展示的问题
This commit is contained in:
@@ -76,7 +76,7 @@ public class RoomJukeboxWheatView extends BaseWheatView {
|
||||
handleOffState(bean);
|
||||
}
|
||||
|
||||
iv_tag_type.setVisibility(bean.isImageType()?VISIBLE:GONE);
|
||||
// iv_tag_type.setVisibility(bean.isImageType()?VISIBLE:GONE);
|
||||
iv_tag_type.setImageResource(com.xscm.moduleutil.R.mipmap.mu_yc);
|
||||
}
|
||||
|
||||
@@ -106,8 +106,6 @@ public class RoomJukeboxWheatView extends BaseWheatView {
|
||||
mIvFrame.setSource(bean.getDress(), 3);
|
||||
}
|
||||
|
||||
|
||||
|
||||
// if(pitNumber.equals("9")){
|
||||
// iv_tag_type.setVisibility(GONE);
|
||||
// mTvName.setBackgroundColor(com.xscm.moduleutil.R.color.transparent);
|
||||
|
||||
Reference in New Issue
Block a user