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

flippable widget fails to flip (api24) #133

Open
forrestguice opened this issue Dec 23, 2017 · 1 comment
Open

flippable widget fails to flip (api24) #133

forrestguice opened this issue Dec 23, 2017 · 1 comment

Comments

@forrestguice
Copy link
Owner

Tested on an emulator running api24 using v0.5.0 (apk built by fdroid), and v0.5.2 (debug build).
The flippable widget fails to flip between views (and remains stuck on the sunrise view).

Changing the config so that the action is "reconfigure" (instead of flip), results in a launch of the reconfigure activity - so the click action is being received, the widget is just failing to flip for some reason.

Also tested on a device running api19, and an emulator running api23, where its working correctly.

@forrestguice
Copy link
Owner Author

likely caused by or related to https://issuetracker.google.com/issues/37136552 AppWidgetManager#partiallyUpdateAppWidget behavior is inconsistent on sdk 24 - 25

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