| Author |
Disadvanteges of android:configChanges="orientation|keyboardHidden"
|
Pramod P Deore
Ranch Hand
Joined: Jul 15, 2008
Posts: 629
|
|
Hi All,
To handle screen orientation I mostly use android:configChanges="orientation|keyboardHidden". There is any disadvantage of using it?
|
Life is easy because we write the source code.....
|
 |
Frank Ableson
Author
Greenhorn
Joined: Feb 11, 2009
Posts: 20
|
|
At first blush, I think that is fine. And kudos to you for being proactive about orientation
|
 |
 |
|
|
subject: Disadvanteges of android:configChanges="orientation|keyboardHidden"
|
|
|