Issue with RelativeLayout when View visibility is View.GONE

后端 未结 8 890
自闭症患者
自闭症患者 2021-02-02 05:11

I\'ve a RelativeLayout thus:



 // <-- View.VISIBLE OR View.GONE

<         


        
8条回答
  •  庸人自扰
    2021-02-02 05:31

    You can place textview 2 and 3 in the LinearLayout and keep the linear layout below textview 1.

提交回复
热议问题