我有一个自定义的ListView,每次用户点击按钮时都会得到新值。但是,每次我点击都会得到如下错误: Process: com.example.transportor, PID: 20274
java.lang.IllegalStateException: The content of the adapter has changed but ListView did not receive a notification. Make sure the content of your adapter is not modified from a background thread, but