val textView:TextView = view.findViewById(R.id.item_course_title)返回null
在StudyViewHolder中? ?val textView:TextView = view.findViewById(R.id.item_course_title)返回null 導致崩潰。怎么解決
在StudyViewHolder中? ?val textView:TextView = view.findViewById(R.id.item_course_title)返回null 導致崩潰。怎么解決
2022-04-01
舉報