今天遇到一个bug:java.lang.ClassCastException: android.widget.LinearLayout$LayoutParams cannot be cast to android.widget.AbsListView$LayoutParams 找到了解决方法,记录一下:重点是继承关系。
cannot be cast to android.widget.AbsListView$LayoutParams
最新推荐文章于 2022-06-21 14:29:05 发布