1. Remove <issue id="AppCompatResource" severity="ignore"/> from build/android/lint/suppressions.xml
2. Consider http://tools.android.com/tips/lint-checks (search "AppCompatResource")
3. Determine whether we are actually using appcompat library in each instance and fix/suppress the warnings with comments
@Ted - Would you mind routing this to the right person who has some experience with appcompat? I tried fixing these myself but it just resulted in a mess since I'm not very familiar with Android xml namespaces in layouts.
Comment 1 by tedc...@chromium.org
, Jan 22 2018Components: UI>Browser
Owner: ----
Status: Available (was: Assigned)