可以给变量两个值吗?
ImageView imageView = itemView.findViewById(R.id.imageView1) && itemView.findViewById(R.id.imageView2);
java android
android ×1
java ×1