开发者

I need to make a interface with + and - buttons, when you press + and - the lower part of the interface haves to changue [duplicate]

This question already has answers here: Android Number Picker Dialog [closed] (5 answers) Closed 2 y开发者_高级运维ears ago.

i am creating a Football results viewer for android. I need a special interface, with this

"- button" "Round number" "+ button"

"results list of that Round number"

there is a android view/widget that solves this problem? or how i can implement it?

thanks


Create RelativeLayout with 2 buttons 1 textView and 1 ListView.

Then put data to the listview. There are tons of example on the need how to provide the listview with data.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜