Hi,
I need to set that property value, so the FlipView becomes flexible according to screen size and orientation. But, it seems to me that FlipView doesn't show content, if you don't set a predefined layout_height in its xml layout. And once that property is changed during runtime, FlipView is only an empty rectangle.
Hi, I need to set that property value, so the FlipView becomes flexible according to screen size and orientation. But, it seems to me that FlipView doesn't show content, if you don't set a predefined layout_height in its xml layout. And once that property is changed during runtime, FlipView is only an empty rectangle.