commit | 8ae95aef56aea58e079c4eb5b372eb49c2895db0 | [log] [tgz] |
---|---|---|
author | Stevie Kideckel <kideckel@google.com> | Tue Nov 23 17:26:26 2021 +0000 |
committer | Stevie Kideckel <kideckel@google.com> | Wed Nov 24 13:16:30 2021 +0000 |
tree | cf4dda94f43f3b37e181d455b8bfe7e8e1212271 | |
parent | 532ff811dbc098c8403735f5d112c10b7d62c94d [diff] |
Deprecate RemoteViews showNext/showPrevious Only idempotent actions should be used as RemoteViews can be reapplied frequently. Also, these actions don't work with partiallyUpdateAppWidget, which causes developer confusion and pain. Developers should use setDisplayedChild instead and maintain their own record of the current index. Test: annotation only, validated that things still built ok Fix: 197745933 Change-Id: I67a2615567a38dae90d693c89001adcaafba2a8e