Default divider interaction to true if transition doesn't succeed
* Currently we disable interactions at the beginning of a resize transition and then re-enable on success * When the fold/unfold happens, the transition to resize gets clobbered/consumed by another transition, so the success callback for re-enabling never runs * Prior to ag/25604240 this was never an issue since we unconditionally enabled divider interaction Fixes: 318759451 Test: Repro steps don't leave divider uninteractable Flag: None (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:e5db0b17f07a05e36ce7ac31a990a67b902fff40) Merged-In: I6af18c8175ea3ec7070bda03ebc8fb9c08f78c17 Change-Id: I6af18c8175ea3ec7070bda03ebc8fb9c08f78c17
Loading
Please register or sign in to comment