项目作者: paveliz

项目描述 :
Tutoriol about how to move from the old Android Actionbar to the new Android Material Design Toolbar
高级语言: Java
项目地址: git://github.com/paveliz/Android_Material_Design_From_Actionbar_to_Toolbar.git
创建时间: 2015-09-24T03:52:54Z
项目社区:https://github.com/paveliz/Android_Material_Design_From_Actionbar_to_Toolbar

开源协议:GNU General Public License v2.0

下载


Android_Material_Design_From_Actionbar_to_Toolbar

Spanish version:
https://github.com/paveliz/Android_Material_Design_From_Actionbar_to_Toolbar/wiki/Mudando-de-Actionbar-a-Toolbar

I created this project for people that wants to moves from your current version of Actionbar to the new Material Design Toolbar.

In the example you will find an Activity with an Actionbar with several actions like a Search widget. Finally, I created a new Acitivity with a Toolbar configured that uses the same manu an actions. I also set the Styles according Material Design roules.

Actionbar

Toolbar