search

Home  >  Q&A  >  body text

android 请问这种小效果使用什么控件实现的?

就是点击 出现一个可以点击列表各项的小页面。就是那个有更换头像什么那个。。

高洛峰高洛峰2771 days ago468

reply all(6)I'll reply

  • ringa_lee

    ringa_lee2017-04-17 17:29:22

    https://github.com/saiwu-bigkoo/Android-AlertView open source framework

    reply
    0
  • 黄舟

    黄舟2017-04-17 17:29:22

    There are many methods, the simplest one is probably popwindow.


    Android has its own material style. It is recommended not to use this ios style.

    reply
    0
  • 大家讲道理

    大家讲道理2017-04-17 17:29:22

    popwindow. There are many demos online

    reply
    0
  • 天蓬老师

    天蓬老师2017-04-17 17:29:22

    I just wrote a simple demo, see my githubBootomDialog for details

    reply
    0
  • PHP中文网

    PHP中文网2017-04-17 17:29:22

    PopupWindow, set to display at the bottom

    reply
    0
  • PHPz

    PHPz2017-04-17 17:29:22

    popwindow, customize the view, and then set the display position and pop-up animation of popwindow

    reply
    0
  • Cancelreply