android - Android 中 ToolBar 的 ActionbarActivity 替代方案

标签 android android-actionbar android-toolbar android-actionbaractivity

ActionbarActivity 现在已被弃用,那么工具栏的 ActionbarActivity 的替代 Activity 是什么??

我的工具栏工作正常,但我只想知道,工具栏还有其他方法吗?我不需要为工具栏做什么的解决方案。

最佳答案

扩展 AppCompatActivity 而不是 ActionbarActivity...这是 ActionbarActivity 被弃用后的新方式。

关于android - Android 中 ToolBar 的 ActionbarActivity 替代方案,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35522798/

相关文章:

android - 如何使用 Android 中的折叠工具栏布局使此个人资料图片移动

android-layout - CoordinatorLayout不适用于ViewPager中Fragment中的NestedScrollView

android - 如果启用后退按钮,工具栏标题不会正确显示在中心

android - 保留 android.support.v4 后,使用 proguard 在 android.support.v4 处出现 nullPointerException

android - 如何防止android快速回复通知卡在加载中?

android - Swift 到 Kotlin : Struct to Data Class Example

android - 使用自定义操作栏/工具栏 View 创建选项菜单

Android > 4.0 fragment 和标签

javascript - Android 上的 PhoneGap 3.3 和移动服务 HTML 应用程序

机器人 : set custom layout for actionbar overflow menu