summaryrefslogtreecommitdiff
path: root/libs/appfunctions/java
diff options
context:
space:
mode:
author Massimo Carli <mcarli@google.com> 2024-10-29 10:18:27 +0000
committer Massimo Carli <mcarli@google.com> 2024-10-30 09:35:35 +0000
commit3f59527d04d505e5ab09c1cc49c44507d29962eb (patch)
tree847389d202e8fa8f26b94868fa2299576de03cc0 /libs/appfunctions/java
parentc9ba5f85178309a55a27c87de1ecfdaf63c694e3 (diff)
Fix Restart and Resize hints flickering
The flicker was due to a change in the size of the layout when the hint was displayed. This was triggering a relayout which appeared as a flicker. Avoiding the resize of the layout using invisible instead of gone fixes the problem. Flag: EXEMPT Bug fixing Fix: 322463856 Test: atest WMShellUnitTests:CompatUIWindowManagerTest Test: atest WMShellUnitTests:UserAspectRatioSettingsLayoutTest Change-Id: Ibe98841a3d951e9dde54b899781c741b6d71a5e3
Diffstat (limited to 'libs/appfunctions/java')
0 files changed, 0 insertions, 0 deletions