user-interface-samples icon indicating copy to clipboard operation
user-interface-samples copied to clipboard

WindowInsetsAnimation.Callback not called in split screen mode

Open weeizhang opened this issue 4 years ago • 3 comments

I use WindowInsetsAnimation.Callback to scroll up view when soft keyboard visible, but I found WindowInsetsAnimation.Callback not called in split screen mode.

weeizhang avatar Aug 20 '21 08:08 weeizhang

DocumentCentricApps/Application/src/main/java/com/example/android/documentcentricapps/NewDocumentActivity.java

SystemWormToolscrip avatar Sep 06 '23 06:09 SystemWormToolscrip

`DocumentCentricApps/Application/src/main/java/com/example/android/documentcentricapps/NewDocumentActivity.java```

SystemWormToolscrip avatar Sep 06 '23 06:09 SystemWormToolscrip

The same issue: WindowInsetsAnimation.Callback not called in split mode

fb89 avatar Mar 16 '24 08:03 fb89