dgenest65

Results 1 issues of dgenest65

This problem happen when activity attribut: android:configChanges="orientation" is used in the manifest. With this attribute set, the activity is not destroyed/recreated when we change orientation. That mean that KeyboardWatcher is...