[iOS] Keep Separators from Being Hidden in CBD
In normal mode, a table view has such default behavior that a table view cell's selectedBackgroundView hides its separator. In order to conform to the new interface design and keeps separators appearing (when cell in selected state), we discard the default behavior and resort to manually maintain the backgroundColor of a cell in the new Clear Browsing Data dialog. Bug: 935346 Change-Id: Ia9decf2be993c2c61a53166e6892397dc0e5f5e3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1591531Reviewed-by:Sergio Collazos <sczs@chromium.org> Reviewed-by:
Chris Lu <thegreenfrog@chromium.org> Commit-Queue: Huanzhong Huang <huanzhong@chromium.org> Cr-Commit-Position: refs/heads/master@{#656450}
Showing
Please register or sign in to comment