commit | 0f69d9608f9e52a2ff3c301326eb963a17ac6178 | [log] [tgz] |
---|---|---|
author | Fabian Kozynski <kozynski@google.com> | Wed Apr 07 17:48:56 2021 -0400 |
committer | Fabian Kozynski <kozynski@google.com> | Wed Apr 07 17:51:39 2021 -0400 |
tree | 3e983514348c00db59d77cf628df722524b79900 | |
parent | 2a29cb2584a51b62acdc339f0d2f2607a5164c84 [diff] |
Set callback for the color background in the tile When the background of the tile changes from no ripple (colorBackgroundDrawable) to ripple (mRipple), it sets the callback in colorBackgroundDrawable to null. Need to make sure it's set back to the RippleDrawable. Test: manual Fixes: 183888161 Change-Id: I7282296ca54e6f7d6ee5bec8dfbb5f6b0d1e12b0