Hi all,
I have a requirement of creating views on orientation change. I have used onsizeallocated method to detect orientation change. When I rotate my device to landscape mode while entry view is focused and keyboard is active, the height value just returns wrong value. Since portrait width and height of the device is different from landscape width and height How can I get the landscape height of the device??