Files
brave-core/android/java/res/anim
samartnik e3d6adc374 [Android] Fixes for lint errors
Fixes there 2 errors:
../../chrome/android/java/res/layout/new_tab_page_layout.xml:110: Error: Duplicate id @+id/search_provider_logo, already defined earlier in this layout [DuplicateIds]
                android:id="@+id/search_provider_logo"

../../chrome/android/java/res/anim/cycle.xml:2: Error: Suspicious namespace: should start with http:// [NamespaceTypo]
<cycleInterpolator xmlns:android="schemas.android.com/apk/res/android"
2020-09-11 14:45:34 -04:00
..
2020-09-11 14:45:34 -04:00
2020-05-19 12:47:03 -04:00