开发者

Make the title of the ActionBar clickable

开发者 https://www.devze.com 2023-03-21 16:37 出处:网络
Is it possible to make the title of the ActionBar clickable? I guess there is some android.R.id.XXXX to identify the title in onOptionsItemSelected开发者_开发知识库, but I can\'t find any.There is a

Is it possible to make the title of the ActionBar clickable?

I guess there is some android.R.id.XXXX to identify the title in onOptionsItemSelected开发者_开发知识库, but I can't find any.


There is android.R.id.home for the icon but I am not aware of any for the title text.

0

精彩评论

暂无评论...
验证码 换一张
取 消