Workaround for SwitchCompat animation issue
Bug: 21143340 The SwitchCompat instance must be un-attached from its parent in order to avoid running the checked animation, which may get stuck when ListView calls View#jumpDrawablesToCurrentState() on a recycled view. Change-Id: I0a46f55624d17130ba4a6950f1746fca3af13fe0
Loading
Please register or sign in to comment