Fixed
Status Update
Comments
ar...@google.com <ar...@google.com> #2
We have passed this defect on to the development team and will update this issue with more information as it becomes available.
mi...@gmail.com <mi...@gmail.com> #3
I'm also having this issue. I thought it was some bizarre power issue that would stop my process but adding wake lock didn't fixed the issue. Have anyone fount any workaround?
mi...@gmail.com <mi...@gmail.com> #4
Please not that StackView does not work either
dy...@gmail.com <dy...@gmail.com> #5
This is possibly related to Issue 36949180 that I filed today.
mc...@gmail.com <mc...@gmail.com> #6
I as well am experiencing this.
mc...@gmail.com <mc...@gmail.com> #7
Figured it out. Do a full update instead. In your code, simply change partiallyUpdateAppWidget to updateAppWidget.
sb...@gmail.com <sb...@gmail.com> #8
If changing partiallyUpdateAppWidget to updateAppWidget solved your problem you were not experiencing this issue.
is...@google.com <is...@google.com>
sa...@google.com <sa...@google.com> #9
The issue has been fixed. If you experience this issue in a current build, please file a new issue along with the latest bug report here: https://goo.gl/TbMiIO .
Description
1) Add widget to home screen
2) Hit next
3) Notice that the view flipper does not update unless refresh is hit
Expected Results
The view flipper should update when next is hit (partiallyUpdateAppWidget is invoked after calling RemoteViews#showNext(int)
Prior to nougat, this functioned correctly.
Bug report is included in zip file