Android的GUI帮助:如何创建自定义按钮自定义、按钮、Android、GUI

由网友(?暖男。)分享简介:我想知道如何在屏幕的底部,主页按钮,在顶部创建像那些按钮?I was wondering how you can create buttons like the ones at the bottom of the screen and the home button at the top?推荐答案您提到被称为操作栏...

我想知道如何在屏幕的底部,主页按钮,在顶部创建像那些按钮?

I was wondering how you can create buttons like the ones at the bottom of the screen and the home button at the top?

推荐答案

您提到被称为操作栏的标题栏

The title bar you mentioned about is called "Action Bar"

您可以了解如何在这里实现它:

You can learn how to implement it here:

http://android.cyrilmottier.com/?p=274 https://github.com/johannilsson/android-actionbar/

问候。

阅读全文

相关推荐

最新文章