diff options
author | TYM Tsai <tymtsai@google.com> | 2021-03-10 16:19:59 +0800 |
---|---|---|
committer | TYM Tsai <tymtsai@google.com> | 2021-03-18 09:30:45 +0800 |
commit | d66c967c719f15eacca6086853bb3a38902e7c90 (patch) | |
tree | 01dcace2766b88ff92b4efeb130507f3c9b517e5 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 2901b78aaa0c1ec12763692f11923f2930ca2a5b (diff) |
Implement inline suggestion tooltip
In the InlineSuggestionFactory, it will filter the tooltips by the
field let only the first one can pass to the IME and drop others.
When the IME inflates the inline suggestion, if there is a tooltip of
the suggestion view, inflates the tooltip view at the same time. It
will create the InlineTooltipUi that will be a popup window and
contains the surface view of the tooltip.
Bug: 172024354
Test: atest CtsAutoFillServiceTestCases:InlineTooltipTest
Change-Id: I6f20dcad6d03432017e684964eca52dff2609205
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions