Thread.Sleep() Android UI

后端 未结 2 1982
旧时难觅i
旧时难觅i 2020-12-21 12:52

I\'m working on a memory game for Android and I\'m having a problem. When the user taps the second image - if the images are not the same I want the second image to show for

2条回答
  •  南笙
    南笙 (楼主)
    2020-12-21 13:35

    This is similar to Waiting in android app

    Try following the solution posted there and use the Timer Class

提交回复
热议问题