Added spring animations for tucking/untucking Floating Action Button
This change builds off of modifications from ag/24314702 to better suit animated tucking/untucking. MenuViewLayer applies a clipBounds covering most of the screen excluding system/navigation bars once the FAB begins a tucking animation. It does not remove the clip bounds until an untuck animation concludes. Flag: ACONFIG com.android.systemui.Flags.floating_menu_animated_tuck ENABLED Bug: 297556899 Test: adb sync system_ext && adb shell stop && adb shell start Change-Id: Ic18e39486e24cd9080620174f9a3ecb298ebc515
Loading
Please register or sign in to comment