I have a ViewFlipper which has some 10 views in it and each view is of different size (height wise). Everything is working fine. The problem is, the smaller views are getting padded(height) to make their height equal to the largest view. Is there a way to avoid this problem?
Thx! Rahul.