[android-developers] onConfigurationChanged call back is not getting called?
Hi,
I have defined my activity with "keyboardhidden|orientation|
locale" config changes and screenOrientation is "sensor".
When i change orientation UI is getting changed but my
"onConfigurationChanged" is not getting called.
I have some widgets like buttons in my activity, even i change
orientation old button reference are working but
onConfigurationChanged is not getting called.
I have to do some native changes when orientation is changed and my
device does not have hard key board.
How to get onConfigurationChanged() call back?
Thanks in advance...
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home