0

I am developing a project where one button will occupy two or more cells in a gridview. Is that possible? What I initially did was using imageadapter but it's limited to one cell each in the gridview. Thank you.

1 Answers1

0

Okay after reading your comment I suggest you use SurfaceView. It is more fitting for your game.
Here is a good game tutorial for beginners.
Just replace the images with your battleships.

Lazy Ninja
  • 22,342
  • 9
  • 83
  • 103