[Modify]修改测试
This commit is contained in:
@@ -93,7 +93,7 @@ public class MyCarAdapter extends BaseAdapter<CarInfo> {
|
||||
tvUsed.setText(ResUtil.getString(R.string.decoration_adapter_mycaradapter_04));
|
||||
tvUsed.setBackgroundResource(R.drawable.bg_common_confirm_30);
|
||||
tvUsed.setTextColor(mContext.getResources().getColor(R.color.text_button_color_first));
|
||||
tvUsed.setEnabled(true);
|
||||
tvUsed.setEnabled(false);
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user