急!!求帮看一下android XML的问题T.T
求解答啊。。。。
[解决办法]
android.widget.ImageView cannot be cast to android.widget.ImageButton
这句话的意思也有:ImageView 不能被扔到 ImageButton 中
下面可能有问题;
android:layout_width="match_parent"
android:layout_height="match_parent"
三个的位置没法处理