diff options
author | Steven Kideckel <kideckel@google.com> | 2021-02-03 13:43:26 +0000 |
---|---|---|
committer | Steven Kideckel <kideckel@google.com> | 2021-02-03 23:00:24 +0000 |
commit | c42edd69f93606470e13a5b508087c5ce8476359 (patch) | |
tree | 6ce649e42f477876acbce03f01abaef2018bc1df /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 09462b68e2fd803ba7e33aeb153a4f269d6d1bd6 (diff) |
Enable use of of CompoundButtons in RemoteViews
This change adds @RemoteView and @RemotableViewMethod to the relevant
views we'd like to enable. New APIs have been added to set Icons in
CompooundButton and Switch.
onCheckedChange support will be added in a follow-up CL.
CompoundButton.setChecked and RadioGroup.check aren't directly remotable
since RemoteViews will need to control those calls directly to ensure
that any onCheckedChange listeners aren't triggered by RemoteViews
actions.
Bug: 179245670
Test: manual, atest
Change-Id: I85e2aee62cf39ed008d9c9c1fece813293841fbd
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions