search

Home  >  Q&A  >  body text

android - 新手引导方式实现

设计要求这样的新手引导效果


下面是recyclerview,显示不同的item,只要求在标注图层item中的样式view显示新手引导,因为item是不固定的,怎样实现比较好

PHP中文网PHP中文网2772 days ago386

reply all(2)I'll reply

  • ringa_lee

    ringa_lee2017-04-17 17:44:50

    Cover a layout on top, set a transparent black background color, then set it to clickable to intercept clicks, and then add the buttons you want to add on top

    reply
    0
  • 黄舟

    黄舟2017-04-17 17:44:50

    Control-oriented guidance effect, specifying control highlighting
    For specific implementation, you can refer to

    • 1.hongyang’s Highlight

    • 2.MaterialIntroView

    reply
    0
  • Cancelreply