ViewFlipper Switch in Android Studio Graphical Interface?

后端 未结 2 1632
情歌与酒
情歌与酒 2021-02-15 03:15

Thanks for taking a second and responding to my question if you get the time; I\'m fairly new to programming android so any help is great!

I am using Android Studio, and

2条回答
  •  旧时难觅i
    2021-02-15 03:35

    What I do is drag the views that you don't want as the first to the viewflipper. This places/stacks those views underneath the view that you want.

    -ViewFlipper -ViewUwant -viewuduntwant

提交回复
热议问题