Use shared flow for transition animations
There was state incorrectly being shared between multiple flows. Convert to a SharedFlow instead, to more efficiently reuse. Also add optional animation logging in a new logbuffer. Also convert all transition tests to use Kosmos. Bug: 296373465 Test: atest com.android.keyguard.systemui.keyguard.ui.viewmodel Flag: N/A Change-Id: Ib477f384a7a5d82040636f982daffe3f080d497d
Loading
Please register or sign in to comment