You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: I'm trying to take advantage of new ProtectionLayout API, so I've bumped version to 1.14.0-alpha02 which adds GradientProtection support to BottomSheetDialog. I can confirm, that when using this version GradientProtection is present, however there is visual bug, when GradientProtection remains on screen for a moment when BottomSheet is dismissed. I'm using BottomSheetDialogFragment.
video5463062464797111120.mp4
Expected behavior: I expect Protection gradient to fade away on dismiss. Also how can I enable Protection to be visible when used with gesture navigation bar (now it's working with 3-button navigation bar only?