> Can you just skip chaining upward to the superclass? Unfortunately, no:
11-07 00:30:58.868: ERROR/AndroidRuntime(207): Caused by: java.lang.IllegalStateException: Derived class did not call super.onRestoreInstanceState() 11-07 00:30:58.868: ERROR/AndroidRuntime(207): at android.view.View.dispatchRestoreInstanceState(View.java:5016) 11-07 00:30:58.868: ERROR/AndroidRuntime(207): at android.view.ViewGroup.dispatchRestoreInstanceState(ViewGroup.java: 1077) 11-07 00:30:58.868: ERROR/AndroidRuntime(207): at android.view.ViewGroup.dispatchRestoreInstanceState(ViewGroup.java: 1077) 11-07 00:30:58.868: ERROR/AndroidRuntime(207): at android.view.View.restoreHierarchyState(View.java:4993) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

