material-components / material-components-android

Modular and customizable Material Design UI components for Android
Apache License 2.0
16.25k stars 3.06k forks source link

[MaterialContainerTransform] Device gets paused temporarily when finishing an activity. #1689

Open skydoves opened 4 years ago

skydoves commented 4 years ago

[Description]

Device gets paused temporarily when finishing an activity after returned from container transform.

[Affected Dependency]

1.3.0-alpha01, 1.3.0-alpha02. Previous dependencies are working properly.

1.2.0-alpha06

1.3.0-alpha01, 1.3.0-alpha02

[Affected Devices]

Samsung Galaxy s10, Samsung Galaxy s7, Nexus 10, Pixel 2.

[Source code repository]

This repository using material 1.3.0-alpha02 dependency. We can test 1.2.0-alpha06 version by resetting commits.

git reset --hard 54b792b

Working properly - 54b792b Issue occur since this commit - 89fa4ed

[Gradle Build Tool Version]

3.6.3 ~ 4.0.1

hunterstich commented 4 years ago

Hey @skydoves,

Thanks for filing an issue and continuing to explore the motion lib!

This might be the related to https://github.com/material-components/material-components-android/issues/1366, but I'll clone your sample and start looking into it.

GXSZone commented 3 years ago

Also encountered this problem

---words from google translate