1、修改包的图片
2、修改房间的所有进出方式
This commit is contained in:
@@ -80,6 +80,7 @@ public class WebViewDialog extends BaseDialog<WebViewDialogBinding> {
|
||||
if (type==10){
|
||||
mBinding.gzCl.setBackgroundResource(R.mipmap.tkzj);
|
||||
mBinding.imGz.setImageResource(R.mipmap.tkzj_gz);
|
||||
mBinding.webView.setPadding(16, 0, 16, 0);
|
||||
}else if (type==11){
|
||||
mBinding.gzCl.setBackgroundResource(R.mipmap.syzc);
|
||||
mBinding.imGz.setImageResource(R.mipmap.syzc_gz);
|
||||
|
||||
Reference in New Issue
Block a user