summaryrefslogtreecommitdiffstats
path: root/mobile/android/fenix/app/lint-baseline.xml
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/android/fenix/app/lint-baseline.xml')
-rw-r--r--mobile/android/fenix/app/lint-baseline.xml49
1 files changed, 5 insertions, 44 deletions
diff --git a/mobile/android/fenix/app/lint-baseline.xml b/mobile/android/fenix/app/lint-baseline.xml
index c9eb994da1..11d01800db 100644
--- a/mobile/android/fenix/app/lint-baseline.xml
+++ b/mobile/android/fenix/app/lint-baseline.xml
@@ -157,28 +157,6 @@
<issue
id="UnusedAttribute"
- message="Attribute `shortcutLongLabel` is only used in API level 25 and higher (current min is 21)"
- errorLine1=" android:shortcutLongLabel=&quot;@string/home_screen_shortcut_open_new_tab_2&quot;>"
- errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
- <location
- file="src/debug/res/xml/shortcuts.xml"
- line="12"
- column="9"/>
- </issue>
-
- <issue
- id="UnusedAttribute"
- message="Attribute `shortcutLongLabel` is only used in API level 25 and higher (current min is 21)"
- errorLine1=" android:shortcutLongLabel=&quot;@string/home_screen_shortcut_open_new_tab_2&quot;>"
- errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
- <location
- file="src/main/res/xml/shortcuts.xml"
- line="12"
- column="9"/>
- </issue>
-
- <issue
- id="UnusedAttribute"
message="Attribute `shortcutId` is only used in API level 25 and higher (current min is 21)"
errorLine1=" android:shortcutId=&quot;open_new_private_tab&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
@@ -223,28 +201,6 @@
<issue
id="UnusedAttribute"
- message="Attribute `shortcutLongLabel` is only used in API level 25 and higher (current min is 21)"
- errorLine1=" android:shortcutLongLabel=&quot;@string/home_screen_shortcut_open_new_private_tab_2&quot;>"
- errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
- <location
- file="src/debug/res/xml/shortcuts.xml"
- line="23"
- column="9"/>
- </issue>
-
- <issue
- id="UnusedAttribute"
- message="Attribute `shortcutLongLabel` is only used in API level 25 and higher (current min is 21)"
- errorLine1=" android:shortcutLongLabel=&quot;@string/home_screen_shortcut_open_new_private_tab_2&quot;>"
- errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
- <location
- file="src/main/res/xml/shortcuts.xml"
- line="23"
- column="9"/>
- </issue>
-
- <issue
- id="UnusedAttribute"
message="Attribute `android:foreground` has no effect on API levels lower than 23 (current min is 21)"
errorLine1=" android:foreground=&quot;?android:selectableItemBackground&quot;>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
@@ -1370,4 +1326,9 @@
column="21"/>
</issue>
+ <issue id="UnusedResources"
+ message="The resource R.drawable.microsurvey_success appears to be unused">
+ <location file="src/main/res/drawable/microsurvey_success.xml" />
+ </issue>
+
</issues>