How to check whether the jigsaw puzzle is completed or not?

后端 未结 4 1644
面向向阳花
面向向阳花 2021-01-26 00:40

i am preparing one small game like jigsaw , for that i am using 9 imageview\'s with 9 different images in the layout. set the images to imageview at the time of starting those a

4条回答
  •  梦毁少年i
    2021-01-26 01:17

    why don't you use a gridView? and after each change, just check the items to see that images are in desired order

提交回复
热议问题