Android使用Toolbar代替ActionBar

1.通常需要配置三个styles.xml 默认styles配置主题 <!-- Base application theme. 隐藏掉ActionBar即可--> <style name="AppTheme" parent="Theme.AppCompat.Light.NoActionBar"> <!-- Customize your theme here. --> <!--<item n
相关文章
相关标签/搜索