cloud-sweeper icon indicating copy to clipboard operation
cloud-sweeper copied to clipboard

fix: orientation/dimensions sometimes borked on launch

Open getify opened this issue 9 years ago • 0 comments

noticed that when app is pinned to home screen (tested with android 5), upon launching sometimes the orientation lock seems to mess up the detected dimensions, so the welcome screen draws wrongly.

could be that orientation change doesn't fire resize? is there an orientation change event to also listen to perhaps?

getify avatar Feb 23 '16 23:02 getify