android下拉菜单总结

android下拉菜单总结,第1张

Android下拉菜单总结:

Spinner:

  • Spinner自定义样式,下拉图标
  • https://www.runoob.com/w3cnote/android-tutorial-spinner.html
  • https://blog.csdn.net/cyan20115/article/details/106551693

PopuWindow(背景会遮挡标题栏):

  • https://www.runoob.com/w3cnote/android-tutorial-popupwindow.html

  • https://www.jianshu.com/p/e331ffd2452f

  • https://blog.csdn.net/weixin_44318522/article/details/111152275

DropDownView:

  • https://github.com/AnthonyFermin/DropDownView

DropDownMenu:

  • https://github.com/Hebin320/DropDownMenu (51) (RelativeLayout +动画)
  • https://gitee.com/tangnuo/DropDownMenu (3.6k)(View的显示隐藏+动画)
  • https://gitee.com/tangnuo/DropDownMenu2 (812) (PopuWindow实现)

注:随手拍(ConvenientShoot)中通过 FrameLayout+动画实现了。

欢迎分享,转载请注明来源:内存溢出

原文地址: https://outofmemory.cn/langs/733079.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-04-27
下一篇 2022-04-27

发表评论

登录后才能评论

评论列表(0条)

保存