diff options
author | Vladislav Kaznacheev <kaznacheev@google.com> | 2017-06-16 11:31:23 -0700 |
---|---|---|
committer | Vladislav Kaznacheev <kaznacheev@google.com> | 2017-06-16 11:31:23 -0700 |
commit | dd469d171d7503da3b8602c3ff0317b81792f2c0 (patch) | |
tree | 3eb4d7e8debe823d9b1c48fdcfce7ee0f6c81b79 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | d97c62a1da5bf60af0d80b848c96d409be651c64 (diff) |
Do not update currently open tooltip.
Currently if View.setTooltipText is called while
the tooltip is being shown for that view, it will
update the displayed text. The tooltip then will
resize to wrap around the new text, but not change
its position. This looks confusing if the new text
is significantly shorter or longer.
Removing this functionality until proper
re-positioning is implemented.
Bug: 38491655
Test: android.view.cts.TooltipTest passes
Change-Id: I79689288185888854b992b89e19fe381d3ac50e4
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions