Gone through several posts and threads on configuration and orientation changes but still I am not cleared.
As onConfigurationChanged being called only when orientation changes from landscape to portrait or either portrait to landscape(as name suggests), but is there any way to listen reverseLandscape or reversePortrait orientation changes through any kinda listers at any api level.
Or is it possible to listen rotation changes same like onConfigurationChanged ??
Any kinda help will be highly appreciated !!