开发者

What component to use to make a toolbar under android?

I've been using the component Gallery has a toolbar, but I'm not so much satisfied because I didnt find how to set up her position on init.

Does anybody know a component to use to have kind of 5 or more icons, kind of toolbar to use under android.

Can you give a code example开发者_JAVA百科?


Why not a simple horizontal LinearLayout containing Buttons or ImageButtons ? You can even make it scrollable by placing the LinearLayout in a ScrollView.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜