111
This commit is contained in:
@@ -163,7 +163,7 @@ public class UserMoreInfoAdapter extends RefreshAdapter<UserBean> {
|
||||
mIcon.setImageBitmap(null);
|
||||
ivIcon.setVisibility(View.GONE);
|
||||
tvName.setVisibility(View.GONE);
|
||||
tvName.setTextSize(13);
|
||||
tvName.setTextSize(12);
|
||||
tvName.setTextColor(mContext.getResources().getColor(R.color.white));
|
||||
if(type.equals("1")) {
|
||||
if (!bean.getDress().getMedal().equals("")) {
|
||||
|
||||
Reference in New Issue
Block a user