Android的操作栏的位置变化位置、操作、Android

2023-09-12 03:01:11 作者:也曾万分喜欢

我目前正在改变我的Andr​​oid应用程序,以便支持通过Android开发准则规定的操作栏。

I am currently changing my android app so that it supports the action bar as stated by the android development guidelines.

我已经成功地创建了操作栏,并补充说,什么是我的菜单按钮的操作栏。但是,操作栏被压扁在顶部旁边的程序名图标,而不是我要显示在屏幕底部的操作栏。

I've successfully created the action bar and added, what were my menu buttons to the action bar. However, the action bar is being squished up at the top next to the program name icon and instead I want to show the action bar at the bottom of the screen.

有没有改变操作栏的位置的一种方式?我试着做了谷歌搜索,并着眼于开发指导,但没有发现任何东西。

Is there a way of changing the position of the action bar? I've tried doing a Google search and looking at the dev guide, but haven't found anything.

感谢您的帮助,您可以提供。

Thanks for any help you can provide.

推荐答案

不是真的。而谷歌巨资不赞成动作条在屏幕的底部。他们不会拥有你的应用程序,如果操作栏的任何地方,但他们想要的。

Not really. And Google heavily frowns on action bars at the bottom of the screen. They will not feature your application if the action bar is anywhere but where they want it.