SwipeListItem: Remove broken background
Right now this component's background facilities appear to be somewhat broken: it has an inappropriate background color by default, and a host of background-color-changing properties that don't do anything.
This commit fixes just the first issue by removing the broken background.
BUG: 495291 FIXED-IN: 6.9
Before | After |
---|---|
Edited by Nate Graham