Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Selected Status Rotate Error #387

Closed
BlythMeister opened this issue Dec 30, 2013 · 1 comment
Closed

Selected Status Rotate Error #387

BlythMeister opened this issue Dec 30, 2013 · 1 comment

Comments

@BlythMeister
Copy link
Collaborator

View Crash Report on Crittercism

Reported by: Chris Blyth (blythmeister@gmail.com)

Status: Unresolved

This Crash occured 1 times for 1 users

0 java.lang.NullPointerException
1 at com.tweetlanes.android.core.view.TweetFeedFragment$MultipleTweetSelectionCallback.onActionItemClicked(TweetFeedFragment.java:1430)
2 at android.widget.AbsListView$MultiChoiceModeWrapper.onActionItemClicked(AbsListView.java:6326)
3 at com.android.internal.policy.impl.PhoneWindow$DecorView$ActionModeCallbackWrapper.onActionItemClicked(PhoneWindow.java:2724)
4 at com.android.internal.app.ActionBarImpl$ActionModeImpl.onMenuItemSelected(ActionBarImpl.java:931)
5 at com.android.internal.view.menu.MenuBuilder.dispatchMenuItemSelected(MenuBuilder.java:735)
6 at com.android.internal.view.menu.MenuItemImpl.invoke(MenuItemImpl.java:149)
7 at com.android.internal.view.menu.MenuBuilder.performItemAction(MenuBuilder.java:874)
8 at com.android.internal.view.menu.ActionMenuView.invokeItem(ActionMenuView.java:524)
9 at com.android.internal.view.menu.ActionMenuItemView.onClick(ActionMenuItemView.java:131)
10 at android.view.View.performClick(View.java:4102)
11 at android.view.View$PerformClick.run(View.java:17085)
12 at android.os.Handler.handleCallback(Handler.java:615)
13 at android.os.Handler.dispatchMessage(Handler.java:92)
14 at android.os.Looper.loop(Looper.java:155)
15 at android.app.ActivityThread.main(ActivityThread.java:5454)
16 at java.lang.reflect.Method.invokeNative(Native Method)
17 at java.lang.reflect.Method.invoke(Method.java:511)
18 at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1029)
19 at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:796)
20 at dalvik.system.NativeStart.main(Native Method)

@BlythMeister
Copy link
Collaborator Author

Repo Steps:

Select a status and rotate device.
Then try and do one of the actions.
Although the status look like they are still selected they are not.

Change logic so that the selected statuses are stored during a rotate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant