WaveView icon indicating copy to clipboard operation
WaveView copied to clipboard

Making the WaveView fill the remaining space after rotation is not working

Open BasitTramboo opened this issue 8 years ago • 0 comments

I am trying to use the library in conjunction with the gyroscope values so that when I rotate the phone, I get the water flowing effect.

The only problem is, when the WaveView rotates, it doesn't expand it's height and width to fill the blank area that's generated in the sides. This happens even if I have given match_parent as the width.

Is there a way to get this working? Or am I getting something wrong?

I have put a stackoverflow question too, with images, here : https://stackoverflow.com/q/48369005/7947474

BasitTramboo avatar Jan 21 '18 16:01 BasitTramboo