Download Home : Fixed layout inflate crash
This CL fixes a crash for API 19 when inflating layout for in-progress items. We remove the selectableItemBackground attribute from the XML which fixes the issue. However, with this change, the pause/resume button doesn't provide user feedback on tap. We most likely have to implement our own selectable item background for this. Bug: 896808 Change-Id: I0156802c862fd11357d6a5179c42e8977896b847 Reviewed-on: https://chromium-review.googlesource.com/c/1294728Reviewed-by:David Trainor <dtrainor@chromium.org> Commit-Queue: Shakti Sahu <shaktisahu@chromium.org> Cr-Commit-Position: refs/heads/master@{#602021}
Showing
Please register or sign in to comment