summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
diff options
context:
space:
mode:
authorStevie Kideckel <kideckel@google.com>2021-11-23 17:26:26 +0000
committerStevie Kideckel <kideckel@google.com>2021-11-24 13:16:30 +0000
commit8ae95aef56aea58e079c4eb5b372eb49c2895db0 (patch)
treecf4dda94f43f3b37e181d455b8bfe7e8e1212271 /core/java/android/inputmethodservice/InputMethodService.java
parent532ff811dbc098c8403735f5d112c10b7d62c94d (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
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions