1


I have a vertical linearLayout v1, v2. By default v1 has visibily = GONE. I would like to show v1 with an expand animation and push down v2 at the same time (GONE -> VISIBLE).

In this link How do I animate View.setVisibility(GONE) to know the effect a view slowly disappeared (VISIBLE -> GONE), but not (GONE -> VISIBLE).

Please help me! Thanks.

Community
  • 1
  • 1
Nhu Nguyen
  • 187
  • 1
  • 3
  • 15
  • Refer to [this][1] thread. [1]: http://stackoverflow.com/questions/2634073/how-do-i-animate-view-setvisibilitygone – Edy Cu Nov 24 '11 at 08:47

0 Answers0