summaryrefslogtreecommitdiff
path: root/checks
diff options
context:
space:
mode:
author Brian Isganitis <brianji@google.com> 2025-04-02 13:21:54 -0700
committer Android Build Coastguard Worker <android-build-coastguard-worker@google.com> 2025-04-04 21:39:43 -0700
commit03dd831d1f9edcfe56a60b200036e7ebfe1b8bef (patch)
tree87ec93e351703665d734f8bb6b4eeb6e19cecdc9 /checks
parent0d23daefd1c1c5c6dabd7b34595e451d4a9fbf42 (diff)
Disable LayoutTransitions for transient taskbar.
Taskbar stashes once an app is launched from taskbar, or remains stashed if you launch something from All Apps. The layout transitions therefore are unlikely to be seen by the user. Disabling them means when the user unstashes, they will see the end result of the transition immediately. The problem with them being enabled for transient taskbar is we set icon alpha to 0 if Taskbar is stashed, which conflicts with the alpha layout transition animation. Flag: com.android.window.flags.enable_taskbar_recents_layout_transition Fix: 406809935 Test: Manual (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:c0af778af1bf99e3536450c6ecc054d1d8d44953) Merged-In: Ibcfc04e5c9af104725a69c8cceccef49544d7bd3 Change-Id: Ibcfc04e5c9af104725a69c8cceccef49544d7bd3
Diffstat (limited to 'checks')
0 files changed, 0 insertions, 0 deletions