android:configChanges="keyboard|keyboardHidden|orientation" is working for me
On Aug 16, 12:58 pm, "pramod.deore" <[email protected]> wrote: > I am also searching for this from last 8 hours but everybody says that > add this in manifest.xml as android:configChanges="orientation" . But > still onCreate() method is called on each time when I open or closed > keyboard.I really don't understand what to do? > > On Aug 16, 4:52 pm, Martins Streņģis <[email protected]> wrote: > > > sounds like daily wtf :) > > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

