I\'ve a RelativeLayout thus:
RelativeLayout
// <-- View.VISIBLE OR View.GONE <
you can do this
// <-- View.VISIBLE OR View.GONE
let TextView3 below this FrameLayout which has no background, so if TextView2 is Gone ,it doesn't occupy space.