有人可以让我知道如何添加RelativeLayout或listview在里面GalleryView。我尝试通过返回listview或RelativeLayout从 Gallery 的适配器返回,但它给出了ClassCastException java.lang.ClassCastException: android.widget.RelativeLayout$LayoutParams.
有人可以让我知道该怎么做吗?
有人可以让我知道如何添加RelativeLayout或listview在里面GalleryView。我尝试通过返回listview或RelativeLayout从 Gallery 的适配器返回,但它给出了ClassCastException java.lang.ClassCastException: android.widget.RelativeLayout$LayoutParams.
有人可以让我知道该怎么做吗?