I am trying to create a viewpager which contains fragments of different size. The viewpager should resize to the height of fragment current on screen.
Asked
Active
Viewed 368 times
0
-
All possible solutions are posted here : http://stackoverflow.com/questions/8394681/android-i-am-unable-to-have-viewpager-wrap-content – MKJParekh Aug 11 '15 at 11:06
-
Already tried those not working. The one which selects max of the children does but I wanted the height of the current one – pvn Aug 11 '15 at 11:12