android - 新的 ActionBar API 会包含在 Fragment backport 中吗?

标签 android android-3.0-honeycomb

昨天的博文是关于我们从 1.6 开始一直使用健康剂量的 Fragment,我想知道,ActionBar API 会包含在这个反向端口中吗?

至少从 API 文档来看,它们似乎有些关联。但是,我可以看到 fragment 与 ActionBar 是分开的,但反之则不然。

有人有消息吗?

谢谢 -- 塞利格

最佳答案

ActionBarSherlock at https://github.com/JakeWharton/ActionBarSherlock是一个 Android 库,用于使用 3.0+ 上的 native ActionBar 和 3.0 之前的第三方库来实现操作栏设计模式。

它在 3.0 之前的设备上使用其他 ActionBar 实现之一:

GreenDroid https://github.com/cyrilmottier/GreenDroid

或位于 https://github.com/johannilsson/android-actionbar 的 android-actionbar

关于android - 新的 ActionBar API 会包含在 Fragment backport 中吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4909798/

相关文章:

android - android apk发布与Web服务

android - 不需要的 textview 的位图轮廓

android - 应用程序在 3.0 中崩溃,但在 2.3.3 中运行良好

android - 如何在 Android Honeycomb 中获取屏幕分辨率?

android - 蜂窝模拟器纵向翻转屏幕

android - 获取SD卡上位图的ID

android - Twitter 分享 android 钛与 social.js 文件不工作

java - 发生点击时 RecognizerIntent.ACTION_RECOGNIZE_SPEECH 被阻止

Android 3.0 Honeycomb 在解析 RSS feed 时的问题

android - 动态添加 fragment 时出错 -java.lang.IllegalStateException :