문제

Hi i am trying to make an app and i have trouble with this: When i press a button i want a small windows to show (not shure if i have to use popup) in wich i want to have a scrollview full with radiobuttons and to be able to select one of them. During the scrolling i want to be able to see the backround that was before the popup. When selected a radio button the window should be closed. The scroll view should be vertical.

The code ive came up with uses a new activity ... and that hieds the background which i dont want to happen.

One more thing i want to ask is do i have to go through all my radiobuttons using a switch and case or can i combine it with a for loop?

Many tahnks in advance!

도움이 되었습니까?

해결책

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top