安卓开发出现了这个错误:android.widget.imageview cannot be cast to android.widget.LinearLayout

2025-06-21 12:00:56
推荐回答(1个)
回答1:

ImageView close = (ImageView) layout.findViewById(R.id.center_music_window_close);