actionbar教程集锦

1、http://www.apkbus.com/android-243026-1-1.html actionbar显示

2、http://blog.csdn.net/u010157603/article/details/47731705  显示后退按钮 

3、 http://blog.csdn.net/guolin_blog/article/details/18234477 郭霖博客解析actionbar

4、http://stackoverflow.com/questions/23155637/change-background-color-of-the-action-bar-using-appcompat ab背景色改变,android studio中上边博客代码不起作用

5、 http://stackoverflow.com/questions/18418635/how-to-align-title-at-center-of-actionbar-in-default-themetheme-holo-light actionbar title居中显示

6、 http://stackoverflow.com/questions/27077189/android-action-bar-disable-options-menu 隐藏actionbar最右边菜单键

你可能感兴趣的:(Android)