summaryrefslogtreecommitdiff
path: root/java/tests
diff options
context:
space:
mode:
author Andrey Epin <ayepin@google.com> 2023-10-06 16:23:56 -0700
committer Andrey Epin <ayepin@google.com> 2023-10-12 10:03:08 -0700
commit5fc200698096eb4666247c8ab1bda9573cb075a6 (patch)
tree0f6c424fdf490235bbe9160ac7dccabf478a26cb /java/tests
parent3b306cbbce743466212778fdda51cd1600b0711d (diff)
Fix shortcuts loading state
Caused by ag/24642135: legacy code, effectively, did not set background for the shortcut placeholder labels. Specifically, for a placeholder TargetInfo with isPlaceholderTargetInfo() returning true, neither isMultiDisplayResolveInfo() nor isPinned() returned true as well thus the background drawable set for the label got immediately reset by the following logic (and ag/24642135 removed this overriding logic). This change removes the placeholder label background drawable and related view size limitation. Fix: 302391707 Test: manual testing -- simulate long shortcut loading (by a code injection), observe no visual artifacts in the shortcuts row. Change-Id: I86975407b729b488a0a5c924859bc218abc4444e
Diffstat (limited to 'java/tests')
0 files changed, 0 insertions, 0 deletions