Overlay image to make tutorial in Android app

后端 未结 4 967
南方客
南方客 2020-12-04 10:12

In many applications, I have seen that there is a welcome screen or tutorial that explains how the application works by overlaying explanations on top of the activity. For i

4条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-04 10:45

    Sounds like a popup window or a dialog. Both should have a similar effect.

提交回复
热议问题