ActionBar中的setHomeButtonEnabled与setDisplayHomeAsUpEnabled方法理解

本文探讨在使用Actionbar或Toolbar时如何设置setHomeButtonEnabled和setDisplayHomeAsUpEnabled。setHomeButtonEnabled主要控制首页按钮的启用状态,而setDisplayHomeAsUpEnabled则决定是否显示HomeAsUp指示器。通过设置这两个方法,可以自定义Actionbar的显示行为。
摘要由CSDN通过智能技术生成


在使用Actionbar或者用Toolbar的时候通常要设置setHomeButtonEnabled与setDisplayHomeAsUpEnabled


首先看一下源码对于setHomeButtonEnabled的介绍


/**
 * Enable or disable the "home" button in the corner of the action bar. (Note that this
 * is the application home/up affordance on the action bar, not the systemwide home
 * button.)
 *
 * <p>This defaults to true for packages targeting &lt; API 14. For packages targeting
 * API 14 or greater, the application should call this method to enable interaction
 * with the home/up affordance.
 *
 * <p>Setting the {
    @link #DISPLAY_HOME_AS_UP} display option will automatically enable
 * the home button.
 *
</
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值