Skip to content

Commit 93c23bf

Browse files
committed
Update comment
1 parent e800b3b commit 93c23bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/src/main/java/com/swmansion/rnscreens/ScreenStackFragment.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ class ScreenStackFragment :
259259
object : WindowInsetsAnimationCompat.Callback(
260260
WindowInsetsAnimationCompat.Callback.DISPATCH_MODE_STOP,
261261
) {
262-
// Replace InsetsAnimationCallback created by BottomSheetBehavior with empty implementation
262+
// Replace InsetsAnimationCallback created by BottomSheetBehavior
263263
// to avoid interfering with custom animations.
264264
// See: https://github.com/software-mansion/react-native-screens/pull/2909
265265
override fun onProgress(

0 commit comments

Comments
 (0)