TextView textView =new TextView(context);
textView.setTextSize(TypedValue.COMPLEX_UNIT_PX, textsize);
textView.setText("联名卡号");
float itemwith = textPaint.measureText(loginconfigRsp.getChannel());
TextView textView =new TextView(context);
textView.setTextSize(TypedValue.COMPLEX_UNIT_PX, textsize);
textView.setText("联名卡号");
float itemwith = textPaint.measureText(loginconfigRsp.getChannel());