【问题标题】:Spinner in custom ActionBar View [closed]自定义 ActionBar 视图中的微调器 [关闭]
【发布时间】:2013-03-20 16:56:00
【问题描述】:

请提供任何带有微调器的自定义 ActionBar 视图示例。我搜索了网络和stackoverflow,但没有找到任何东西。任何帮助将不胜感激。

【问题讨论】:

  • 我曾尝试使用选项卡和下拉列表制作 ActionBar,但这不起作用,因为 android 不允许同时使用它们。我不知道如何实现自定义 ActionBar 视图,在 Android Dev 中也没有找到任何关于它的信息。文档

标签: android android-layout android-widget android-actionbar


【解决方案1】:

您可以更好地了解操作栏下拉:http://developer.android.com/guide/topics/ui/actionbar.html#Dropdown

它可以帮助你!

【讨论】:

  • 在我的应用程序中我使用了 ActionBar 选项卡,所以我不能同时使用下拉列表:(
  • actionbarsherlock.com/index.html :使用此操作栏 api 可能会对您有所帮助。
猜你喜欢
  • 2023-03-03
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2012-12-17
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多