orhanobut / dialogplus

Advanced dialog solution for android
Apache License 2.0
5k stars 792 forks source link

ViewPager with override onMeasure for wrap_content height. Wrap works only after second opening dialog #147

Closed D330 closed 6 years ago

D330 commented 6 years ago

Hi, great library. I need use ViewPager inside dialog, I create custom ViewPager for wrap_content height - https://stackoverflow.com/questions/8394681/android-i-am-unable-to-have-viewpager-wrap-content.

Result: wrap_content height works on second opening dialog. After first opening ViewPager height is match_parent. How i can solved this problem? I add repository as module.

D330 commented 6 years ago

WTF!?????? Developen, reply me!

D330 commented 6 years ago

Bad library. I write custom.component itsel. Good bye