Remove original content of SelectableItemView for SelectableTabGridView
http://crrev.com/c/2024495 makes SelectableItemView inflate modern_list_item_view in its onFinishInflate(). However, even though SelectableTabGridView extends SelectableItemView, it doesn't use the views within it. Thus, this CL removes content from SelectableItemView right after it is inflated to ensure the UI is correct. Bug: 1047595 Change-Id: Ia4da1559c039be95a6463368c642b3c53f4f7c90 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2033805 Commit-Queue: Yue Zhang <yuezhanggg@chromium.org> Auto-Submit: Yue Zhang <yuezhanggg@chromium.org> Reviewed-by:Wei-Yin Chen (陳威尹) <wychen@chromium.org> Cr-Commit-Position: refs/heads/master@{#738401}
Showing
Please register or sign in to comment