Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我目前正在开发一个使用 Holo 主题的应用程序,目标是 minSdkVersion = 9。我在整个应用程序中都有一个带有选项卡的操作栏,从版本 11+ 开始工作,我想知道使用向后兼容性获取版本 9 的最佳方法& 10 才能正常工作。
谢谢!
您可以使用ActionBarSherlock。这将为您提供向后兼容的 ActionBar 和 ActionBar 选项卡。