How to implement an action bar like google maps

2019-03-31 17:38发布

enter image description hereI've been looking around but I can't seem to find out how to implement an action bar that looks like the one in Google maps and Google now. Can anyone give me a link to a documentation/tutorial or at least the name of that type of action bar?

Edit:I've attached a picture of what i want the action bar to look like

1条回答
We Are One
2楼-- · 2019-03-31 18:04

Okay I've solved this myself. I hid the default actionbar and used XML to create the custom actionbar(using linearlayout, EditText and Buttons).

查看更多
登录 后发表回答