commit | 89d6bce3af3e20677b6b4a47b9c4283ff3c5f88e | [log] [tgz] |
---|---|---|
author | Ashley Rose <ashleyrose@google.com> | Fri Mar 01 19:24:50 2019 -0500 |
committer | Ashley Rose <ashleyrose@google.com> | Fri Mar 01 19:31:01 2019 -0500 |
tree | 00a256db69469b2b0f134bf64d631eb59db09bf9 | |
parent | b10113347d1c008a3ccbb02b86722a6c02ab0e18 [diff] |
Support for @InspectableProperty on public fields + Add a field target to @InspectableProperty + Refactor PlatformInspectableProcessor to process annotated fields and generate InspectionCompanions that read fields. + Require that all inspectable getters and fields be public. + Make some hidden getters added to View for inspection public. Test: atest --host view-inspector-annotation-processor-tests Bug: 126913705 Change-Id: I0c012f42794885f17a397a2e3dd541b3aa4c2634