android / user-interface-samples

Multiple samples showing the best practices in the user interface on Android.
Apache License 2.0
4.35k stars 1.64k forks source link

WindowInsetsAnimation.Callback not called in split screen mode #270

Open weeizhang opened 2 years ago

weeizhang commented 2 years ago

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

SystemWormToolscrip commented 10 months ago

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

SystemWormToolscrip commented 10 months ago

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

fb89 commented 4 months ago

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