Sorry for english
First this is the main screen on my application:
ok, so im creating a wallpaper application for android and when i have my xml file in this way with the image buttons:
It works completely fine.
But when i have in this format for tablets:
This version when i go back to home screen and select a diffrent category i get Force Close and i dont know why, with the first version it doesnt Force close but the other layout does? i dont under stand it could some one help me.
Thanks

Ok i found the error for some reason android doesnt like the layout format that way had to change it, thanks anyways everybody