1<?xml version="1.0" encoding="UTF-8"?> 2<issues format="4"> 3 4 <issue 5 id="HardCodedColor" 6 severity="Error" 7 message="Avoid using hardcoded color" 8 category="Correctness" 9 priority="4" 10 summary="Using hardcoded color" 11 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 12 errorLine1=" <item android:offset="0" android:color="#00669DF6"/>" 13 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> 14 <location 15 file="res/drawable-night/accessibility_shortcut_type_gesture_preview.xml" 16 line="26" 17 column="34"/> 18 </issue> 19 20 <issue 21 id="HardCodedColor" 22 severity="Error" 23 message="Avoid using hardcoded color" 24 category="Correctness" 25 priority="4" 26 summary="Using hardcoded color" 27 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 28 errorLine1=" <item android:offset="0" android:color="#001A73E8"/>" 29 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> 30 <location 31 file="res/drawable/accessibility_shortcut_type_gesture_preview.xml" 32 line="26" 33 column="34"/> 34 </issue> 35 36 <issue 37 id="HardCodedColor" 38 severity="Error" 39 message="Avoid using hardcoded color" 40 category="Correctness" 41 priority="4" 42 summary="Using hardcoded color" 43 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 44 errorLine1=" <item android:offset="0.69" android:color="#FF669DF6"/>" 45 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> 46 <location 47 file="res/drawable-night/accessibility_shortcut_type_gesture_preview.xml" 48 line="27" 49 column="37"/> 50 </issue> 51 52 <issue 53 id="HardCodedColor" 54 severity="Error" 55 message="Avoid using hardcoded color" 56 category="Correctness" 57 priority="4" 58 summary="Using hardcoded color" 59 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 60 errorLine1=" <item android:offset="0.69" android:color="#FF669DF6"/>" 61 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> 62 <location 63 file="res/drawable/accessibility_shortcut_type_gesture_preview.xml" 64 line="27" 65 column="37"/> 66 </issue> 67 68 <issue 69 id="HardCodedColor" 70 severity="Error" 71 message="Avoid using hardcoded color" 72 category="Correctness" 73 priority="4" 74 summary="Using hardcoded color" 75 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 76 errorLine1=" <item android:offset="0" android:color="#00669DF6"/>" 77 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> 78 <location 79 file="res/drawable-night/accessibility_shortcut_type_gesture_preview.xml" 80 line="40" 81 column="34"/> 82 </issue> 83 84 <issue 85 id="HardCodedColor" 86 severity="Error" 87 message="Avoid using hardcoded color" 88 category="Correctness" 89 priority="4" 90 summary="Using hardcoded color" 91 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 92 errorLine1=" <item android:offset="0" android:color="#001A73E8"/>" 93 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> 94 <location 95 file="res/drawable/accessibility_shortcut_type_gesture_preview.xml" 96 line="40" 97 column="34"/> 98 </issue> 99 100 <issue 101 id="HardCodedColor" 102 severity="Error" 103 message="Avoid using hardcoded color" 104 category="Correctness" 105 priority="4" 106 summary="Using hardcoded color" 107 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 108 errorLine1=" <item android:offset="0.69" android:color="#FF669DF6"/>" 109 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> 110 <location 111 file="res/drawable-night/accessibility_shortcut_type_gesture_preview.xml" 112 line="41" 113 column="37"/> 114 </issue> 115 116 <issue 117 id="HardCodedColor" 118 severity="Error" 119 message="Avoid using hardcoded color" 120 category="Correctness" 121 priority="4" 122 summary="Using hardcoded color" 123 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 124 errorLine1=" <item android:offset="0.69" android:color="#FF669DF6"/>" 125 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> 126 <location 127 file="res/drawable/accessibility_shortcut_type_gesture_preview.xml" 128 line="41" 129 column="37"/> 130 </issue> 131 132 <issue 133 id="HardCodedColor" 134 severity="Error" 135 message="Avoid using hardcoded color" 136 category="Correctness" 137 priority="4" 138 summary="Using hardcoded color" 139 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 140 errorLine1=" <item android:offset="0" android:color="#00669DF6"/>" 141 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> 142 <location 143 file="res/drawable-night/accessibility_shortcut_type_gesture_preview_touch_explore_on.xml" 144 line="26" 145 column="34"/> 146 </issue> 147 148 <issue 149 id="HardCodedColor" 150 severity="Error" 151 message="Avoid using hardcoded color" 152 category="Correctness" 153 priority="4" 154 summary="Using hardcoded color" 155 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 156 errorLine1=" <item android:offset="0" android:color="#001A73E8"/>" 157 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> 158 <location 159 file="res/drawable/accessibility_shortcut_type_gesture_preview_touch_explore_on.xml" 160 line="26" 161 column="34"/> 162 </issue> 163 164 <issue 165 id="HardCodedColor" 166 severity="Error" 167 message="Avoid using hardcoded color" 168 category="Correctness" 169 priority="4" 170 summary="Using hardcoded color" 171 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 172 errorLine1=" <item android:offset="0.69" android:color="#FF669DF6"/>" 173 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> 174 <location 175 file="res/drawable-night/accessibility_shortcut_type_gesture_preview_touch_explore_on.xml" 176 line="27" 177 column="37"/> 178 </issue> 179 180 <issue 181 id="HardCodedColor" 182 severity="Error" 183 message="Avoid using hardcoded color" 184 category="Correctness" 185 priority="4" 186 summary="Using hardcoded color" 187 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 188 errorLine1=" <item android:offset="0.69" android:color="#FF669DF6"/>" 189 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> 190 <location 191 file="res/drawable/accessibility_shortcut_type_gesture_preview_touch_explore_on.xml" 192 line="27" 193 column="37"/> 194 </issue> 195 196 <issue 197 id="HardCodedColor" 198 severity="Error" 199 message="Avoid using hardcoded color" 200 category="Correctness" 201 priority="4" 202 summary="Using hardcoded color" 203 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 204 errorLine1=" <item android:offset="0" android:color="#00669DF6"/>" 205 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> 206 <location 207 file="res/drawable-night/accessibility_shortcut_type_gesture_preview_touch_explore_on.xml" 208 line="40" 209 column="34"/> 210 </issue> 211 212 <issue 213 id="HardCodedColor" 214 severity="Error" 215 message="Avoid using hardcoded color" 216 category="Correctness" 217 priority="4" 218 summary="Using hardcoded color" 219 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 220 errorLine1=" <item android:offset="0" android:color="#001A73E8"/>" 221 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> 222 <location 223 file="res/drawable/accessibility_shortcut_type_gesture_preview_touch_explore_on.xml" 224 line="40" 225 column="34"/> 226 </issue> 227 228 <issue 229 id="HardCodedColor" 230 severity="Error" 231 message="Avoid using hardcoded color" 232 category="Correctness" 233 priority="4" 234 summary="Using hardcoded color" 235 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 236 errorLine1=" <item android:offset="0.69" android:color="#FF669DF6"/>" 237 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> 238 <location 239 file="res/drawable-night/accessibility_shortcut_type_gesture_preview_touch_explore_on.xml" 240 line="41" 241 column="37"/> 242 </issue> 243 244 <issue 245 id="HardCodedColor" 246 severity="Error" 247 message="Avoid using hardcoded color" 248 category="Correctness" 249 priority="4" 250 summary="Using hardcoded color" 251 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 252 errorLine1=" <item android:offset="0.69" android:color="#FF669DF6"/>" 253 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> 254 <location 255 file="res/drawable/accessibility_shortcut_type_gesture_preview_touch_explore_on.xml" 256 line="41" 257 column="37"/> 258 </issue> 259 260 <issue 261 id="HardCodedColor" 262 severity="Error" 263 message="Avoid using hardcoded color" 264 category="Correctness" 265 priority="4" 266 summary="Using hardcoded color" 267 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 268 errorLine1=" <item android:offset="0" android:color="#00669DF6"/>" 269 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> 270 <location 271 file="res/drawable-night/accessibility_shortcut_type_gesture_preview_touch_explore_on.xml" 272 line="54" 273 column="34"/> 274 </issue> 275 276 <issue 277 id="HardCodedColor" 278 severity="Error" 279 message="Avoid using hardcoded color" 280 category="Correctness" 281 priority="4" 282 summary="Using hardcoded color" 283 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 284 errorLine1=" <item android:offset="0" android:color="#001A73E8"/>" 285 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> 286 <location 287 file="res/drawable/accessibility_shortcut_type_gesture_preview_touch_explore_on.xml" 288 line="54" 289 column="34"/> 290 </issue> 291 292 <issue 293 id="HardCodedColor" 294 severity="Error" 295 message="Avoid using hardcoded color" 296 category="Correctness" 297 priority="4" 298 summary="Using hardcoded color" 299 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 300 errorLine1=" <item android:offset="0.69" android:color="#FF669DF6"/>" 301 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> 302 <location 303 file="res/drawable-night/accessibility_shortcut_type_gesture_preview_touch_explore_on.xml" 304 line="55" 305 column="37"/> 306 </issue> 307 308 <issue 309 id="HardCodedColor" 310 severity="Error" 311 message="Avoid using hardcoded color" 312 category="Correctness" 313 priority="4" 314 summary="Using hardcoded color" 315 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 316 errorLine1=" <item android:offset="0.69" android:color="#FF669DF6"/>" 317 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> 318 <location 319 file="res/drawable/accessibility_shortcut_type_gesture_preview_touch_explore_on.xml" 320 line="55" 321 column="37"/> 322 </issue> 323 324 <issue 325 id="HardCodedColor" 326 severity="Error" 327 message="Avoid using hardcoded color" 328 category="Correctness" 329 priority="4" 330 summary="Using hardcoded color" 331 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 332 errorLine1=" <color name="homepage_accessibility_background">#783BE5</color>" 333 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 334 <location 335 file="res/values-night/colors.xml" 336 line="19" 337 column="5"/> 338 </issue> 339 340 <issue 341 id="HardCodedColor" 342 severity="Error" 343 message="Avoid using hardcoded color" 344 category="Correctness" 345 priority="4" 346 summary="Using hardcoded color" 347 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 348 errorLine1=" <color name="homepage_support_background">#3F5FBD</color>" 349 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 350 <location 351 file="res/values-night/colors.xml" 352 line="20" 353 column="5"/> 354 </issue> 355 356 <issue 357 id="HardCodedColor" 358 severity="Error" 359 message="Avoid using hardcoded color" 360 category="Correctness" 361 priority="4" 362 summary="Using hardcoded color" 363 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 364 errorLine1=" <color name="setup_wizard_wifi_color_dark">#89ffffff</color>" 365 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 366 <location 367 file="res/values/colors.xml" 368 line="20" 369 column="5"/> 370 </issue> 371 372 <issue 373 id="HardCodedColor" 374 severity="Error" 375 message="Avoid using hardcoded color" 376 category="Correctness" 377 priority="4" 378 summary="Using hardcoded color" 379 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 380 errorLine1=" <color name="setup_wizard_wifi_color_light">#89000000</color>" 381 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 382 <location 383 file="res/values/colors.xml" 384 line="21" 385 column="5"/> 386 </issue> 387 388 <issue 389 id="HardCodedColor" 390 severity="Error" 391 message="Avoid using hardcoded color" 392 category="Correctness" 393 priority="4" 394 summary="Using hardcoded color" 395 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 396 errorLine1=" <color name="notification_importance_button_unselected">#5F6368</color>" 397 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 398 <location 399 file="res/values-night/colors.xml" 400 line="23" 401 column="5"/> 402 </issue> 403 404 <issue 405 id="HardCodedColor" 406 severity="Error" 407 message="Avoid using hardcoded color" 408 category="Correctness" 409 priority="4" 410 summary="Using hardcoded color" 411 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 412 errorLine1=" <color name="running_processes_system_ram">#ff384248</color>" 413 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 414 <location 415 file="res/values/colors.xml" 416 line="23" 417 column="5"/> 418 </issue> 419 420 <issue 421 id="HardCodedColor" 422 severity="Error" 423 message="Avoid using hardcoded color" 424 category="Correctness" 425 priority="4" 426 summary="Using hardcoded color" 427 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 428 errorLine1=" <color name="running_processes_free_ram">#ffced7db</color>" 429 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 430 <location 431 file="res/values/colors.xml" 432 line="24" 433 column="5"/> 434 </issue> 435 436 <issue 437 id="HardCodedColor" 438 severity="Error" 439 message="Avoid using hardcoded color" 440 category="Correctness" 441 priority="4" 442 summary="Using hardcoded color" 443 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 444 errorLine1=" <color name="icon_accent">#ffabffec</color>" 445 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 446 <location 447 file="res/values/colors.xml" 448 line="29" 449 column="5"/> 450 </issue> 451 452 <issue 453 id="HardCodedColor" 454 severity="Error" 455 message="Avoid using hardcoded color" 456 category="Correctness" 457 priority="4" 458 summary="Using hardcoded color" 459 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 460 errorLine1=" <color name="material_blue_500">#4285F4</color>" 461 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 462 <location 463 file="res/values/colors.xml" 464 line="32" 465 column="5"/> 466 </issue> 467 468 <issue 469 id="HardCodedColor" 470 severity="Error" 471 message="Avoid using hardcoded color" 472 category="Correctness" 473 priority="4" 474 summary="Using hardcoded color" 475 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 476 errorLine1=" <color name="material_blue_700">#3367D6</color>" 477 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 478 <location 479 file="res/values/colors.xml" 480 line="33" 481 column="5"/> 482 </issue> 483 484 <issue 485 id="HardCodedColor" 486 severity="Error" 487 message="Avoid using hardcoded color" 488 category="Correctness" 489 priority="4" 490 summary="Using hardcoded color" 491 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 492 errorLine1=" <color name="material_grey_100">#f5f5f5</color>" 493 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 494 <location 495 file="res/values/colors.xml" 496 line="34" 497 column="5"/> 498 </issue> 499 500 <issue 501 id="HardCodedColor" 502 severity="Error" 503 message="Avoid using hardcoded color" 504 category="Correctness" 505 priority="4" 506 summary="Using hardcoded color" 507 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 508 errorLine1=" <color name="message_text_incoming">#E4E3DA</color>" 509 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 510 <location 511 file="res/values/colors.xml" 512 line="36" 513 column="5"/> 514 </issue> 515 516 <issue 517 id="HardCodedColor" 518 severity="Error" 519 message="Avoid using hardcoded color" 520 category="Correctness" 521 priority="4" 522 summary="Using hardcoded color" 523 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 524 errorLine1=" <color name="message_text_outgoing">#1B1C17</color>" 525 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 526 <location 527 file="res/values/colors.xml" 528 line="37" 529 column="5"/> 530 </issue> 531 532 <issue 533 id="HardCodedColor" 534 severity="Error" 535 message="Avoid using hardcoded color" 536 category="Correctness" 537 priority="4" 538 summary="Using hardcoded color" 539 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 540 errorLine1=" <color name="settings_dialog_colorError">#f28b82</color> <!-- Red 300 -->" 541 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 542 <location 543 file="res/values-night/colors.xml" 544 line="38" 545 column="5"/> 546 </issue> 547 548 <issue 549 id="HardCodedColor" 550 severity="Error" 551 message="Avoid using hardcoded color" 552 category="Correctness" 553 priority="4" 554 summary="Using hardcoded color" 555 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 556 errorLine1=" <color name="timestamp_text_outgoing">#99323232</color>" 557 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 558 <location 559 file="res/values/colors.xml" 560 line="38" 561 column="5"/> 562 </issue> 563 564 <issue 565 id="HardCodedColor" 566 severity="Error" 567 message="Avoid using hardcoded color" 568 category="Correctness" 569 priority="4" 570 summary="Using hardcoded color" 571 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 572 errorLine1=" <color name="timestamp_text_incoming">#99ffffff</color>" 573 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 574 <location 575 file="res/values/colors.xml" 576 line="39" 577 column="5"/> 578 </issue> 579 580 <issue 581 id="HardCodedColor" 582 severity="Error" 583 message="Avoid using hardcoded color" 584 category="Correctness" 585 priority="4" 586 summary="Using hardcoded color" 587 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 588 errorLine1=" <color name="message_bubble_incoming">#52534D</color>" 589 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 590 <location 591 file="res/values/colors.xml" 592 line="40" 593 column="5"/> 594 </issue> 595 596 <issue 597 id="HardCodedColor" 598 severity="Error" 599 message="Avoid using hardcoded color" 600 category="Correctness" 601 priority="4" 602 summary="Using hardcoded color" 603 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 604 errorLine1=" <color name="biometric_enroll_intro_color_bar">#5bb974</color>" 605 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 606 <location 607 file="res/values-night/colors.xml" 608 line="41" 609 column="5"/> 610 </issue> 611 612 <issue 613 id="HardCodedColor" 614 severity="Error" 615 message="Avoid using hardcoded color" 616 category="Correctness" 617 priority="4" 618 summary="Using hardcoded color" 619 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 620 errorLine1=" <color name="message_bubble_outgoing">#C7C8B7</color>" 621 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 622 <location 623 file="res/values/colors.xml" 624 line="41" 625 column="5"/> 626 </issue> 627 628 <issue 629 id="HardCodedColor" 630 severity="Error" 631 message="Avoid using hardcoded color" 632 category="Correctness" 633 priority="4" 634 summary="Using hardcoded color" 635 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 636 errorLine1=" <color name="biometric_enroll_intro_color_icon">#669df6</color>" 637 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 638 <location 639 file="res/values-night/colors.xml" 640 line="42" 641 column="5"/> 642 </issue> 643 644 <issue 645 id="HardCodedColor" 646 severity="Error" 647 message="Avoid using hardcoded color" 648 category="Correctness" 649 priority="4" 650 summary="Using hardcoded color" 651 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 652 errorLine1=" <color name="message_icon_background_incoming">#E6F451</color>" 653 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 654 <location 655 file="res/values/colors.xml" 656 line="42" 657 column="5"/> 658 </issue> 659 660 <issue 661 id="HardCodedColor" 662 severity="Error" 663 message="Avoid using hardcoded color" 664 category="Correctness" 665 priority="4" 666 summary="Using hardcoded color" 667 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 668 errorLine1=" <color name="biometric_enroll_intro_color_outline">#5e5e5e</color>" 669 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 670 <location 671 file="res/values-night/colors.xml" 672 line="43" 673 column="5"/> 674 </issue> 675 676 <issue 677 id="HardCodedColor" 678 severity="Error" 679 message="Avoid using hardcoded color" 680 category="Correctness" 681 priority="4" 682 summary="Using hardcoded color" 683 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 684 errorLine1=" <color name="message_icon_background_outgoing">#FBBC04</color>" 685 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 686 <location 687 file="res/values/colors.xml" 688 line="43" 689 column="5"/> 690 </issue> 691 692 <issue 693 id="HardCodedColor" 694 severity="Error" 695 message="Avoid using hardcoded color" 696 category="Correctness" 697 priority="4" 698 summary="Using hardcoded color" 699 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 700 errorLine1=" <color name="fingerprint_enrollment_finish_color_outline">#669df6</color>" 701 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 702 <location 703 file="res/values-night/colors.xml" 704 line="44" 705 column="5"/> 706 </issue> 707 708 <issue 709 id="HardCodedColor" 710 severity="Error" 711 message="Avoid using hardcoded color" 712 category="Correctness" 713 priority="4" 714 summary="Using hardcoded color" 715 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 716 errorLine1=" <color name="message_icon_color">#DADADA</color>" 717 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 718 <location 719 file="res/values/colors.xml" 720 line="44" 721 column="5"/> 722 </issue> 723 724 <issue 725 id="HardCodedColor" 726 severity="Error" 727 message="Avoid using hardcoded color" 728 category="Correctness" 729 priority="4" 730 summary="Using hardcoded color" 731 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 732 errorLine1=" <color name="usage_graph_dots">#B0BEC5</color>" 733 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 734 <location 735 file="res/values/colors.xml" 736 line="46" 737 column="5"/> 738 </issue> 739 740 <issue 741 id="HardCodedColor" 742 severity="Error" 743 message="Avoid using hardcoded color" 744 category="Correctness" 745 priority="4" 746 summary="Using hardcoded color" 747 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 748 errorLine1=" <color name="sfps_enrollment_fp_captured_color">#d2e3fc</color> <!-- Blue 100 -->" 749 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 750 <location 751 file="res/values-night/colors.xml" 752 line="47" 753 column="5"/> 754 </issue> 755 756 <issue 757 id="HardCodedColor" 758 severity="Error" 759 message="Avoid using hardcoded color" 760 category="Correctness" 761 priority="4" 762 summary="Using hardcoded color" 763 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 764 errorLine1=" <color name="sfps_enrollment_fp_error_color">#fad2cf</color> <!-- Red 100 -->" 765 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 766 <location 767 file="res/values-night/colors.xml" 768 line="48" 769 column="5"/> 770 </issue> 771 772 <issue 773 id="HardCodedColor" 774 severity="Error" 775 message="Avoid using hardcoded color" 776 category="Correctness" 777 priority="4" 778 summary="Using hardcoded color" 779 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 780 errorLine1=" <color name="sfps_enrollment_progress_bar_bg_color">#3C4043</color> <!-- Gray 800 -->" 781 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 782 <location 783 file="res/values-night/colors.xml" 784 line="49" 785 column="5"/> 786 </issue> 787 788 <issue 789 id="HardCodedColor" 790 severity="Error" 791 message="Avoid using hardcoded color" 792 category="Correctness" 793 priority="4" 794 summary="Using hardcoded color" 795 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 796 errorLine1=" <color name="gestures_setting_background_color">#ffffff</color>" 797 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 798 <location 799 file="res/values/colors.xml" 800 line="49" 801 column="5"/> 802 </issue> 803 804 <issue 805 id="HardCodedColor" 806 severity="Error" 807 message="Avoid using hardcoded color" 808 category="Correctness" 809 priority="4" 810 summary="Using hardcoded color" 811 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 812 errorLine1=" <color name="sfps_enrollment_progress_bar_fill_color">#669df6</color> <!-- Blue 400 -->" 813 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 814 <location 815 file="res/values-night/colors.xml" 816 line="50" 817 column="5"/> 818 </issue> 819 820 <issue 821 id="HardCodedColor" 822 severity="Error" 823 message="Avoid using hardcoded color" 824 category="Correctness" 825 priority="4" 826 summary="Using hardcoded color" 827 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 828 errorLine1=" <color name="sfps_enrollment_progress_bar_error_color">#ee675c</color> <!-- Red 400 -->" 829 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 830 <location 831 file="res/values-night/colors.xml" 832 line="51" 833 column="5"/> 834 </issue> 835 836 <issue 837 id="HardCodedColor" 838 severity="Error" 839 message="Avoid using hardcoded color" 840 category="Correctness" 841 priority="4" 842 summary="Using hardcoded color" 843 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 844 errorLine1=" <color name="shortcut_background">#fff5f5f5</color>" 845 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 846 <location 847 file="res/values/colors.xml" 848 line="52" 849 column="5"/> 850 </issue> 851 852 <issue 853 id="HardCodedColor" 854 severity="Error" 855 message="Avoid using hardcoded color" 856 category="Correctness" 857 priority="4" 858 summary="Using hardcoded color" 859 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 860 errorLine1=" <color name="homepage_network_background">#2196F3</color>" 861 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 862 <location 863 file="res/values/colors.xml" 864 line="55" 865 column="5"/> 866 </issue> 867 868 <issue 869 id="HardCodedColor" 870 severity="Error" 871 message="Avoid using hardcoded color" 872 category="Correctness" 873 priority="4" 874 summary="Using hardcoded color" 875 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 876 errorLine1=" <color name="homepage_connected_device_background">#72B70F</color>" 877 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 878 <location 879 file="res/values/colors.xml" 880 line="56" 881 column="5"/> 882 </issue> 883 884 <issue 885 id="HardCodedColor" 886 severity="Error" 887 message="Avoid using hardcoded color" 888 category="Correctness" 889 priority="4" 890 summary="Using hardcoded color" 891 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 892 errorLine1=" <color name="homepage_app_and_notification_background">#FF7E0F</color>" 893 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 894 <location 895 file="res/values/colors.xml" 896 line="57" 897 column="5"/> 898 </issue> 899 900 <issue 901 id="HardCodedColor" 902 severity="Error" 903 message="Avoid using hardcoded color" 904 category="Correctness" 905 priority="4" 906 summary="Using hardcoded color" 907 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 908 errorLine1=" <color name="homepage_battery_background">#258982</color>" 909 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 910 <location 911 file="res/values/colors.xml" 912 line="58" 913 column="5"/> 914 </issue> 915 916 <issue 917 id="HardCodedColor" 918 severity="Error" 919 message="Avoid using hardcoded color" 920 category="Correctness" 921 priority="4" 922 summary="Using hardcoded color" 923 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 924 errorLine1=" <color name="homepage_display_background">#FFA727</color>" 925 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 926 <location 927 file="res/values/colors.xml" 928 line="59" 929 column="5"/> 930 </issue> 931 932 <issue 933 id="HardCodedColor" 934 severity="Error" 935 message="Avoid using hardcoded color" 936 category="Correctness" 937 priority="4" 938 summary="Using hardcoded color" 939 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 940 errorLine1=" <color name="power_anomaly_app_warning_hint_color">#FDD663</color>" 941 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 942 <location 943 file="res/values-night/colors.xml" 944 line="60" 945 column="5"/> 946 </issue> 947 948 <issue 949 id="HardCodedColor" 950 severity="Error" 951 message="Avoid using hardcoded color" 952 category="Correctness" 953 priority="4" 954 summary="Using hardcoded color" 955 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 956 errorLine1=" <color name="homepage_sound_background">#01B1AF</color>" 957 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 958 <location 959 file="res/values/colors.xml" 960 line="60" 961 column="5"/> 962 </issue> 963 964 <issue 965 id="HardCodedColor" 966 severity="Error" 967 message="Avoid using hardcoded color" 968 category="Correctness" 969 priority="4" 970 summary="Using hardcoded color" 971 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 972 errorLine1=" <color name="homepage_storage_background">#C14CE6</color>" 973 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 974 <location 975 file="res/values/colors.xml" 976 line="61" 977 column="5"/> 978 </issue> 979 980 <issue 981 id="HardCodedColor" 982 severity="Error" 983 message="Avoid using hardcoded color" 984 category="Correctness" 985 priority="4" 986 summary="Using hardcoded color" 987 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 988 errorLine1=" <color name="homepage_security_background">#0F9D58</color>" 989 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 990 <location 991 file="res/values/colors.xml" 992 line="62" 993 column="5"/> 994 </issue> 995 996 <issue 997 id="HardCodedColor" 998 severity="Error" 999 message="Avoid using hardcoded color" 1000 category="Correctness" 1001 priority="4" 1002 summary="Using hardcoded color" 1003 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1004 errorLine1=" <color name="udfps_enroll_icon">#7DA7F1</color>" 1005 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1006 <location 1007 file="res/values-night/colors.xml" 1008 line="63" 1009 column="5"/> 1010 </issue> 1011 1012 <issue 1013 id="HardCodedColor" 1014 severity="Error" 1015 message="Avoid using hardcoded color" 1016 category="Correctness" 1017 priority="4" 1018 summary="Using hardcoded color" 1019 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1020 errorLine1=" <color name="homepage_accounts_background">#F15B8D</color>" 1021 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1022 <location 1023 file="res/values/colors.xml" 1024 line="63" 1025 column="5"/> 1026 </issue> 1027 1028 <issue 1029 id="HardCodedColor" 1030 severity="Error" 1031 message="Avoid using hardcoded color" 1032 category="Correctness" 1033 priority="4" 1034 summary="Using hardcoded color" 1035 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1036 errorLine1=" <color name="udfps_moving_target_fill">#475670</color>" 1037 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1038 <location 1039 file="res/values-night/colors.xml" 1040 line="64" 1041 column="5"/> 1042 </issue> 1043 1044 <issue 1045 id="HardCodedColor" 1046 severity="Error" 1047 message="Avoid using hardcoded color" 1048 category="Correctness" 1049 priority="4" 1050 summary="Using hardcoded color" 1051 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1052 errorLine1=" <color name="homepage_accessibility_background">#5011C1</color>" 1053 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1054 <location 1055 file="res/values/colors.xml" 1056 line="64" 1057 column="5"/> 1058 </issue> 1059 1060 <issue 1061 id="HardCodedColor" 1062 severity="Error" 1063 message="Avoid using hardcoded color" 1064 category="Correctness" 1065 priority="4" 1066 summary="Using hardcoded color" 1067 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1068 errorLine1=" <color name="homepage_system_background">#9E9E9E</color>" 1069 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1070 <location 1071 file="res/values/colors.xml" 1072 line="65" 1073 column="5"/> 1074 </issue> 1075 1076 <issue 1077 id="HardCodedColor" 1078 severity="Error" 1079 message="Avoid using hardcoded color" 1080 category="Correctness" 1081 priority="4" 1082 summary="Using hardcoded color" 1083 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1084 errorLine1=" <color name="udfps_moving_target_fill_error">#80475670</color>" 1085 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1086 <location 1087 file="res/values-night/colors.xml" 1088 line="66" 1089 column="5"/> 1090 </issue> 1091 1092 <issue 1093 id="HardCodedColor" 1094 severity="Error" 1095 message="Avoid using hardcoded color" 1096 category="Correctness" 1097 priority="4" 1098 summary="Using hardcoded color" 1099 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1100 errorLine1=" <color name="homepage_support_background">#26459C</color>" 1101 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1102 <location 1103 file="res/values/colors.xml" 1104 line="66" 1105 column="5"/> 1106 </issue> 1107 1108 <issue 1109 id="HardCodedColor" 1110 severity="Error" 1111 message="Avoid using hardcoded color" 1112 category="Correctness" 1113 priority="4" 1114 summary="Using hardcoded color" 1115 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1116 errorLine1=" <color name="udfps_enroll_progress">#7DA7F1</color>" 1117 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1118 <location 1119 file="res/values-night/colors.xml" 1120 line="67" 1121 column="5"/> 1122 </issue> 1123 1124 <issue 1125 id="HardCodedColor" 1126 severity="Error" 1127 message="Avoid using hardcoded color" 1128 category="Correctness" 1129 priority="4" 1130 summary="Using hardcoded color" 1131 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1132 errorLine1=" <color name="homepage_generic_icon_background">#1A73E8</color>" 1133 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1134 <location 1135 file="res/values/colors.xml" 1136 line="67" 1137 column="5"/> 1138 </issue> 1139 1140 <issue 1141 id="HardCodedColor" 1142 severity="Error" 1143 message="Avoid using hardcoded color" 1144 category="Correctness" 1145 priority="4" 1146 summary="Using hardcoded color" 1147 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1148 errorLine1=" <color name="udfps_enroll_progress_help">#607DA7F1</color>" 1149 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1150 <location 1151 file="res/values-night/colors.xml" 1152 line="68" 1153 column="5"/> 1154 </issue> 1155 1156 <issue 1157 id="HardCodedColor" 1158 severity="Error" 1159 message="Avoid using hardcoded color" 1160 category="Correctness" 1161 priority="4" 1162 summary="Using hardcoded color" 1163 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1164 errorLine1=" <color name="homepage_location_background">#2EC7DC</color>" 1165 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1166 <location 1167 file="res/values/colors.xml" 1168 line="68" 1169 column="5"/> 1170 </issue> 1171 1172 <issue 1173 id="HardCodedColor" 1174 severity="Error" 1175 message="Avoid using hardcoded color" 1176 category="Correctness" 1177 priority="4" 1178 summary="Using hardcoded color" 1179 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1180 errorLine1=" <color name="udfps_enroll_progress_help_with_talkback">#FFEE675C</color>" 1181 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1182 <location 1183 file="res/values-night/colors.xml" 1184 line="69" 1185 column="5"/> 1186 </issue> 1187 1188 <issue 1189 id="HardCodedColor" 1190 severity="Error" 1191 message="Avoid using hardcoded color" 1192 category="Correctness" 1193 priority="4" 1194 summary="Using hardcoded color" 1195 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1196 errorLine1=" <color name="homepage_about_background">#6F86DA</color>" 1197 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1198 <location 1199 file="res/values/colors.xml" 1200 line="69" 1201 column="5"/> 1202 </issue> 1203 1204 <issue 1205 id="HardCodedColor" 1206 severity="Error" 1207 message="Avoid using hardcoded color" 1208 category="Correctness" 1209 priority="4" 1210 summary="Using hardcoded color" 1211 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1212 errorLine1=" <color name="screen_flash_color_button_outer_circle_stroke_color">#FFFFFF</color>" 1213 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1214 <location 1215 file="res/values-night/colors.xml" 1216 line="75" 1217 column="5"/> 1218 </issue> 1219 1220 <issue 1221 id="HardCodedColor" 1222 severity="Error" 1223 message="Avoid using hardcoded color" 1224 category="Correctness" 1225 priority="4" 1226 summary="Using hardcoded color" 1227 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1228 errorLine1=" <color name="battery_good_color_light">#43a047</color> <!-- Material Green 600 -->" 1229 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1230 <location 1231 file="res/values/colors.xml" 1232 line="75" 1233 column="5"/> 1234 </issue> 1235 1236 <issue 1237 id="HardCodedColor" 1238 severity="Error" 1239 message="Avoid using hardcoded color" 1240 category="Correctness" 1241 priority="4" 1242 summary="Using hardcoded color" 1243 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1244 errorLine1=" <color name="battery_bad_color_light">#f44336</color> <!-- Material Red 500 -->" 1245 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1246 <location 1247 file="res/values/colors.xml" 1248 line="76" 1249 column="5"/> 1250 </issue> 1251 1252 <issue 1253 id="HardCodedColor" 1254 severity="Error" 1255 message="Avoid using hardcoded color" 1256 category="Correctness" 1257 priority="4" 1258 summary="Using hardcoded color" 1259 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1260 errorLine1=" <color name="switch_bar_state_disabled_color">#1FE3E3E3</color>" 1261 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1262 <location 1263 file="res/values-night/colors.xml" 1264 line="78" 1265 column="5"/> 1266 </issue> 1267 1268 <issue 1269 id="HardCodedColor" 1270 severity="Error" 1271 message="Avoid using hardcoded color" 1272 category="Correctness" 1273 priority="4" 1274 summary="Using hardcoded color" 1275 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1276 errorLine1=" <color name="face_anim_particle_color_1">#ff00bcd4</color> <!-- Material Cyan 500 -->" 1277 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1278 <location 1279 file="res/values/colors.xml" 1280 line="79" 1281 column="5"/> 1282 </issue> 1283 1284 <issue 1285 id="HardCodedColor" 1286 severity="Error" 1287 message="Avoid using hardcoded color" 1288 category="Correctness" 1289 priority="4" 1290 summary="Using hardcoded color" 1291 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1292 errorLine1=" <color name="face_anim_particle_color_2">#ffef6c00</color> <!-- Material Orange 800 -->" 1293 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1294 <location 1295 file="res/values/colors.xml" 1296 line="80" 1297 column="5"/> 1298 </issue> 1299 1300 <issue 1301 id="HardCodedColor" 1302 severity="Error" 1303 message="Avoid using hardcoded color" 1304 category="Correctness" 1305 priority="4" 1306 summary="Using hardcoded color" 1307 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1308 errorLine1=" <color name="pointer_fill_outline_color">#FFFFFF</color>" 1309 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1310 <location 1311 file="res/values-night/colors.xml" 1312 line="81" 1313 column="5"/> 1314 </issue> 1315 1316 <issue 1317 id="HardCodedColor" 1318 severity="Error" 1319 message="Avoid using hardcoded color" 1320 category="Correctness" 1321 priority="4" 1322 summary="Using hardcoded color" 1323 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1324 errorLine1=" <color name="face_anim_particle_color_3">#ff4caf50</color> <!-- Material Green 500 -->" 1325 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1326 <location 1327 file="res/values/colors.xml" 1328 line="81" 1329 column="5"/> 1330 </issue> 1331 1332 <issue 1333 id="HardCodedColor" 1334 severity="Error" 1335 message="Avoid using hardcoded color" 1336 category="Correctness" 1337 priority="4" 1338 summary="Using hardcoded color" 1339 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1340 errorLine1=" <color name="face_anim_particle_color_4">#fffdd835</color> <!-- Material Yellow 600 -->" 1341 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1342 <location 1343 file="res/values/colors.xml" 1344 line="82" 1345 column="5"/> 1346 </issue> 1347 1348 <issue 1349 id="HardCodedColor" 1350 severity="Error" 1351 message="Avoid using hardcoded color" 1352 category="Correctness" 1353 priority="4" 1354 summary="Using hardcoded color" 1355 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1356 errorLine1=" <color name="face_anim_particle_error">#ff9e9e9e</color> <!-- Material Gray 500 -->" 1357 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1358 <location 1359 file="res/values/colors.xml" 1360 line="83" 1361 column="5"/> 1362 </issue> 1363 1364 <issue 1365 id="HardCodedColor" 1366 severity="Error" 1367 message="Avoid using hardcoded color" 1368 category="Correctness" 1369 priority="4" 1370 summary="Using hardcoded color" 1371 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1372 errorLine1=" <color name="biometric_enroll_intro_color_bar">#1e8e3e</color>" 1373 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1374 <location 1375 file="res/values/colors.xml" 1376 line="86" 1377 column="5"/> 1378 </issue> 1379 1380 <issue 1381 id="HardCodedColor" 1382 severity="Error" 1383 message="Avoid using hardcoded color" 1384 category="Correctness" 1385 priority="4" 1386 summary="Using hardcoded color" 1387 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1388 errorLine1=" <color name="biometric_enroll_intro_color_icon">#1a73e8</color>" 1389 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1390 <location 1391 file="res/values/colors.xml" 1392 line="87" 1393 column="5"/> 1394 </issue> 1395 1396 <issue 1397 id="HardCodedColor" 1398 severity="Error" 1399 message="Avoid using hardcoded color" 1400 category="Correctness" 1401 priority="4" 1402 summary="Using hardcoded color" 1403 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1404 errorLine1=" <color name="biometric_enroll_intro_color_outline">#e3e3e3</color>" 1405 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1406 <location 1407 file="res/values/colors.xml" 1408 line="88" 1409 column="5"/> 1410 </issue> 1411 1412 <issue 1413 id="HardCodedColor" 1414 severity="Error" 1415 message="Avoid using hardcoded color" 1416 category="Correctness" 1417 priority="4" 1418 summary="Using hardcoded color" 1419 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1420 errorLine1=" <color name="notification_importance_button_unselected">#DADCE0</color>" 1421 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1422 <location 1423 file="res/values/colors.xml" 1424 line="91" 1425 column="5"/> 1426 </issue> 1427 1428 <issue 1429 id="HardCodedColor" 1430 severity="Error" 1431 message="Avoid using hardcoded color" 1432 category="Correctness" 1433 priority="4" 1434 summary="Using hardcoded color" 1435 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1436 errorLine1=" <color name="face_enroll_icon_color">#42a5f5</color> <!-- Blue 400 -->" 1437 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1438 <location 1439 file="res/values/colors.xml" 1440 line="99" 1441 column="5"/> 1442 </issue> 1443 1444 <issue 1445 id="HardCodedColor" 1446 severity="Error" 1447 message="Avoid using hardcoded color" 1448 category="Correctness" 1449 priority="4" 1450 summary="Using hardcoded color" 1451 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1452 errorLine1=" <color name="back_gesture_indicator">#4182ef</color>" 1453 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1454 <location 1455 file="res/values/colors.xml" 1456 line="101" 1457 column="5"/> 1458 </issue> 1459 1460 <issue 1461 id="HardCodedColor" 1462 severity="Error" 1463 message="Avoid using hardcoded color" 1464 category="Correctness" 1465 priority="4" 1466 summary="Using hardcoded color" 1467 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1468 errorLine1=" <color name="palette_list_color_red">#d93025</color> <!-- Material Red 600 -->" 1469 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1470 <location 1471 file="res/values/colors.xml" 1472 line="105" 1473 column="5"/> 1474 </issue> 1475 1476 <issue 1477 id="HardCodedColor" 1478 severity="Error" 1479 message="Avoid using hardcoded color" 1480 category="Correctness" 1481 priority="4" 1482 summary="Using hardcoded color" 1483 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1484 errorLine1=" <color name="palette_list_color_orange">#e8710a</color> <!-- Material Orange 600 -->" 1485 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1486 <location 1487 file="res/values/colors.xml" 1488 line="106" 1489 column="5"/> 1490 </issue> 1491 1492 <issue 1493 id="HardCodedColor" 1494 severity="Error" 1495 message="Avoid using hardcoded color" 1496 category="Correctness" 1497 priority="4" 1498 summary="Using hardcoded color" 1499 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1500 errorLine1=" <color name="palette_list_color_yellow">#f9ab00</color> <!-- Material Yellow 600 -->" 1501 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1502 <location 1503 file="res/values/colors.xml" 1504 line="107" 1505 column="5"/> 1506 </issue> 1507 1508 <issue 1509 id="HardCodedColor" 1510 severity="Error" 1511 message="Avoid using hardcoded color" 1512 category="Correctness" 1513 priority="4" 1514 summary="Using hardcoded color" 1515 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1516 errorLine1=" <color name="palette_list_color_green">#1e8e3e</color> <!-- Material Green 600 -->" 1517 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1518 <location 1519 file="res/values/colors.xml" 1520 line="108" 1521 column="5"/> 1522 </issue> 1523 1524 <issue 1525 id="HardCodedColor" 1526 severity="Error" 1527 message="Avoid using hardcoded color" 1528 category="Correctness" 1529 priority="4" 1530 summary="Using hardcoded color" 1531 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1532 errorLine1=" <color name="palette_list_color_cyan">#12b5cb</color> <!-- Material Cyan 600 -->" 1533 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1534 <location 1535 file="res/values/colors.xml" 1536 line="109" 1537 column="5"/> 1538 </issue> 1539 1540 <issue 1541 id="HardCodedColor" 1542 severity="Error" 1543 message="Avoid using hardcoded color" 1544 category="Correctness" 1545 priority="4" 1546 summary="Using hardcoded color" 1547 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1548 errorLine1=" <color name="palette_list_color_blue">#1a73e8</color> <!-- Material Blue 600 -->" 1549 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1550 <location 1551 file="res/values/colors.xml" 1552 line="110" 1553 column="5"/> 1554 </issue> 1555 1556 <issue 1557 id="HardCodedColor" 1558 severity="Error" 1559 message="Avoid using hardcoded color" 1560 category="Correctness" 1561 priority="4" 1562 summary="Using hardcoded color" 1563 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1564 errorLine1=" <color name="palette_list_color_purple">#9334e6</color> <!-- Material Purple 600 -->" 1565 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1566 <location 1567 file="res/values/colors.xml" 1568 line="111" 1569 column="5"/> 1570 </issue> 1571 1572 <issue 1573 id="HardCodedColor" 1574 severity="Error" 1575 message="Avoid using hardcoded color" 1576 category="Correctness" 1577 priority="4" 1578 summary="Using hardcoded color" 1579 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1580 errorLine1=" <color name="palette_list_color_gray">#80868b</color> <!-- Material Gray 600 -->" 1581 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1582 <location 1583 file="res/values/colors.xml" 1584 line="112" 1585 column="5"/> 1586 </issue> 1587 1588 <issue 1589 id="HardCodedColor" 1590 severity="Error" 1591 message="Avoid using hardcoded color" 1592 category="Correctness" 1593 priority="4" 1594 summary="Using hardcoded color" 1595 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1596 errorLine1=" <color name="palette_list_dark_mode_color_red">#f28b82</color> <!-- Material Red 300 -->" 1597 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1598 <location 1599 file="res/values/colors.xml" 1600 line="115" 1601 column="5"/> 1602 </issue> 1603 1604 <issue 1605 id="HardCodedColor" 1606 severity="Error" 1607 message="Avoid using hardcoded color" 1608 category="Correctness" 1609 priority="4" 1610 summary="Using hardcoded color" 1611 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1612 errorLine1=" <color name="palette_list_dark_mode_color_orange">#fcad70</color> <!-- Material Orange 300 -->" 1613 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1614 <location 1615 file="res/values/colors.xml" 1616 line="116" 1617 column="5"/> 1618 </issue> 1619 1620 <issue 1621 id="HardCodedColor" 1622 severity="Error" 1623 message="Avoid using hardcoded color" 1624 category="Correctness" 1625 priority="4" 1626 summary="Using hardcoded color" 1627 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1628 errorLine1=" <color name="palette_list_dark_mode_color_yellow">#fdd663</color> <!-- Material Yellow 300 -->" 1629 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1630 <location 1631 file="res/values/colors.xml" 1632 line="117" 1633 column="5"/> 1634 </issue> 1635 1636 <issue 1637 id="HardCodedColor" 1638 severity="Error" 1639 message="Avoid using hardcoded color" 1640 category="Correctness" 1641 priority="4" 1642 summary="Using hardcoded color" 1643 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1644 errorLine1=" <color name="palette_list_dark_mode_color_green">#81c995</color> <!-- Material Green 300 -->" 1645 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1646 <location 1647 file="res/values/colors.xml" 1648 line="118" 1649 column="5"/> 1650 </issue> 1651 1652 <issue 1653 id="HardCodedColor" 1654 severity="Error" 1655 message="Avoid using hardcoded color" 1656 category="Correctness" 1657 priority="4" 1658 summary="Using hardcoded color" 1659 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1660 errorLine1=" <color name="palette_list_dark_mode_color_cyan">#78d9ec</color> <!-- Material Cyan 300 -->" 1661 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1662 <location 1663 file="res/values/colors.xml" 1664 line="119" 1665 column="5"/> 1666 </issue> 1667 1668 <issue 1669 id="HardCodedColor" 1670 severity="Error" 1671 message="Avoid using hardcoded color" 1672 category="Correctness" 1673 priority="4" 1674 summary="Using hardcoded color" 1675 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1676 errorLine1=" <color name="palette_list_dark_mode_color_blue">#8AB4F8</color> <!-- Material Blue 300 -->" 1677 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1678 <location 1679 file="res/values/colors.xml" 1680 line="120" 1681 column="5"/> 1682 </issue> 1683 1684 <issue 1685 id="HardCodedColor" 1686 severity="Error" 1687 message="Avoid using hardcoded color" 1688 category="Correctness" 1689 priority="4" 1690 summary="Using hardcoded color" 1691 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1692 errorLine1=" <color name="palette_list_dark_mode_color_purple">#c58af9</color> <!-- Material Purple 300 -->" 1693 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1694 <location 1695 file="res/values/colors.xml" 1696 line="121" 1697 column="5"/> 1698 </issue> 1699 1700 <issue 1701 id="HardCodedColor" 1702 severity="Error" 1703 message="Avoid using hardcoded color" 1704 category="Correctness" 1705 priority="4" 1706 summary="Using hardcoded color" 1707 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1708 errorLine1=" <color name="palette_list_dark_mode_color_gray">#dadce0</color> <!-- Material Gray 300 -->" 1709 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1710 <location 1711 file="res/values/colors.xml" 1712 line="122" 1713 column="5"/> 1714 </issue> 1715 1716 <issue 1717 id="HardCodedColor" 1718 severity="Error" 1719 message="Avoid using hardcoded color" 1720 category="Correctness" 1721 priority="4" 1722 summary="Using hardcoded color" 1723 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1724 errorLine1=" <color name="SIM_color_cyan">#ff006D74</color> <!-- Material Custom Cyan -->" 1725 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1726 <location 1727 file="res/values/colors.xml" 1728 line="125" 1729 column="5"/> 1730 </issue> 1731 1732 <issue 1733 id="HardCodedColor" 1734 severity="Error" 1735 message="Avoid using hardcoded color" 1736 category="Correctness" 1737 priority="4" 1738 summary="Using hardcoded color" 1739 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1740 errorLine1=" <color name="SIM_color_blue800">#ff185ABC</color> <!-- Material Blue 800 -->" 1741 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1742 <location 1743 file="res/values/colors.xml" 1744 line="126" 1745 column="5"/> 1746 </issue> 1747 1748 <issue 1749 id="HardCodedColor" 1750 severity="Error" 1751 message="Avoid using hardcoded color" 1752 category="Correctness" 1753 priority="4" 1754 summary="Using hardcoded color" 1755 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1756 errorLine1=" <color name="SIM_color_green800">#ff137333</color> <!-- Material Green 800 -->" 1757 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1758 <location 1759 file="res/values/colors.xml" 1760 line="127" 1761 column="5"/> 1762 </issue> 1763 1764 <issue 1765 id="HardCodedColor" 1766 severity="Error" 1767 message="Avoid using hardcoded color" 1768 category="Correctness" 1769 priority="4" 1770 summary="Using hardcoded color" 1771 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1772 errorLine1=" <color name="SIM_color_purple800">#ff7627bb</color> <!-- Material Purple 800 -->" 1773 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1774 <location 1775 file="res/values/colors.xml" 1776 line="128" 1777 column="5"/> 1778 </issue> 1779 1780 <issue 1781 id="HardCodedColor" 1782 severity="Error" 1783 message="Avoid using hardcoded color" 1784 category="Correctness" 1785 priority="4" 1786 summary="Using hardcoded color" 1787 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1788 errorLine1=" <color name="SIM_color_pink800">#ffb80672</color> <!-- Material Pink 800 -->" 1789 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1790 <location 1791 file="res/values/colors.xml" 1792 line="129" 1793 column="5"/> 1794 </issue> 1795 1796 <issue 1797 id="HardCodedColor" 1798 severity="Error" 1799 message="Avoid using hardcoded color" 1800 category="Correctness" 1801 priority="4" 1802 summary="Using hardcoded color" 1803 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1804 errorLine1=" <color name="SIM_color_orange">#ff995400</color> <!-- Material Custom Orange -->" 1805 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1806 <location 1807 file="res/values/colors.xml" 1808 line="130" 1809 column="5"/> 1810 </issue> 1811 1812 <issue 1813 id="HardCodedColor" 1814 severity="Error" 1815 message="Avoid using hardcoded color" 1816 category="Correctness" 1817 priority="4" 1818 summary="Using hardcoded color" 1819 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1820 errorLine1=" <color name="SIM_dark_mode_color_cyan">#ff4DD0E1</color> <!-- Material Cyan 300 -->" 1821 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1822 <location 1823 file="res/values/colors.xml" 1824 line="133" 1825 column="5"/> 1826 </issue> 1827 1828 <issue 1829 id="HardCodedColor" 1830 severity="Error" 1831 message="Avoid using hardcoded color" 1832 category="Correctness" 1833 priority="4" 1834 summary="Using hardcoded color" 1835 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1836 errorLine1=" <color name="SIM_dark_mode_color_blue">#ff8AB4F8</color> <!-- Material Blue 300 -->" 1837 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1838 <location 1839 file="res/values/colors.xml" 1840 line="134" 1841 column="5"/> 1842 </issue> 1843 1844 <issue 1845 id="HardCodedColor" 1846 severity="Error" 1847 message="Avoid using hardcoded color" 1848 category="Correctness" 1849 priority="4" 1850 summary="Using hardcoded color" 1851 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1852 errorLine1=" <color name="SIM_dark_mode_color_green">#ff81C995</color> <!-- Material Green 300 -->" 1853 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1854 <location 1855 file="res/values/colors.xml" 1856 line="135" 1857 column="5"/> 1858 </issue> 1859 1860 <issue 1861 id="HardCodedColor" 1862 severity="Error" 1863 message="Avoid using hardcoded color" 1864 category="Correctness" 1865 priority="4" 1866 summary="Using hardcoded color" 1867 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1868 errorLine1=" <color name="SIM_dark_mode_color_purple">#ffC58AF9</color> <!-- Material Purple 300 -->" 1869 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1870 <location 1871 file="res/values/colors.xml" 1872 line="136" 1873 column="5"/> 1874 </issue> 1875 1876 <issue 1877 id="HardCodedColor" 1878 severity="Error" 1879 message="Avoid using hardcoded color" 1880 category="Correctness" 1881 priority="4" 1882 summary="Using hardcoded color" 1883 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1884 errorLine1=" <color name="SIM_dark_mode_color_pink">#ffff8bcb</color> <!-- Material Pink 300 -->" 1885 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1886 <location 1887 file="res/values/colors.xml" 1888 line="137" 1889 column="5"/> 1890 </issue> 1891 1892 <issue 1893 id="HardCodedColor" 1894 severity="Error" 1895 message="Avoid using hardcoded color" 1896 category="Correctness" 1897 priority="4" 1898 summary="Using hardcoded color" 1899 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1900 errorLine1=" <color name="SIM_dark_mode_color_orange">#fffcad70</color> <!-- Material Orange 300 -->" 1901 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1902 <location 1903 file="res/values/colors.xml" 1904 line="138" 1905 column="5"/> 1906 </issue> 1907 1908 <issue 1909 id="HardCodedColor" 1910 severity="Error" 1911 message="Avoid using hardcoded color" 1912 category="Correctness" 1913 priority="4" 1914 summary="Using hardcoded color" 1915 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1916 errorLine1=" <color name="accessibility_feature_background">#5F6368</color> <!-- Google grey 700 -->" 1917 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1918 <location 1919 file="res/values/colors.xml" 1920 line="143" 1921 column="5"/> 1922 </issue> 1923 1924 <issue 1925 id="HardCodedColor" 1926 severity="Error" 1927 message="Avoid using hardcoded color" 1928 category="Correctness" 1929 priority="4" 1930 summary="Using hardcoded color" 1931 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1932 errorLine1=" <color name="accessibility_magnification_background">#F50D60</color>" 1933 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1934 <location 1935 file="res/values/colors.xml" 1936 line="144" 1937 column="5"/> 1938 </issue> 1939 1940 <issue 1941 id="HardCodedColor" 1942 severity="Error" 1943 message="Avoid using hardcoded color" 1944 category="Correctness" 1945 priority="4" 1946 summary="Using hardcoded color" 1947 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1948 errorLine1=" <color name="accessibility_daltonizer_background">#00BCD4</color>" 1949 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1950 <location 1951 file="res/values/colors.xml" 1952 line="145" 1953 column="5"/> 1954 </issue> 1955 1956 <issue 1957 id="HardCodedColor" 1958 severity="Error" 1959 message="Avoid using hardcoded color" 1960 category="Correctness" 1961 priority="4" 1962 summary="Using hardcoded color" 1963 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1964 errorLine1=" <color name="accessibility_color_inversion_background">#546E7A</color>" 1965 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1966 <location 1967 file="res/values/colors.xml" 1968 line="146" 1969 column="5"/> 1970 </issue> 1971 1972 <issue 1973 id="HardCodedColor" 1974 severity="Error" 1975 message="Avoid using hardcoded color" 1976 category="Correctness" 1977 priority="4" 1978 summary="Using hardcoded color" 1979 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1980 errorLine1=" <color name="battery_info_error_color_red">#fce8e6</color> <!-- Material Red 50 -->" 1981 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1982 <location 1983 file="res/values/colors.xml" 1984 line="148" 1985 column="5"/> 1986 </issue> 1987 1988 <issue 1989 id="HardCodedColor" 1990 severity="Error" 1991 message="Avoid using hardcoded color" 1992 category="Correctness" 1993 priority="4" 1994 summary="Using hardcoded color" 1995 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 1996 errorLine1=" <color name="settings_dialog_colorError">#d93025</color> <!-- Red 600 -->" 1997 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 1998 <location 1999 file="res/values/colors.xml" 2000 line="150" 2001 column="5"/> 2002 </issue> 2003 2004 <issue 2005 id="HardCodedColor" 2006 severity="Error" 2007 message="Avoid using hardcoded color" 2008 category="Correctness" 2009 priority="4" 2010 summary="Using hardcoded color" 2011 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2012 errorLine1=" <color name="fingerprint_enrollment_finish_color_outline">#1A73E8</color>" 2013 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2014 <location 2015 file="res/values/colors.xml" 2016 line="153" 2017 column="5"/> 2018 </issue> 2019 2020 <issue 2021 id="HardCodedColor" 2022 severity="Error" 2023 message="Avoid using hardcoded color" 2024 category="Correctness" 2025 priority="4" 2026 summary="Using hardcoded color" 2027 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2028 errorLine1=" <color name="sfps_enrollment_fp_captured_color">#d2e3fc</color> <!-- Blue 100 -->" 2029 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2030 <location 2031 file="res/values/colors.xml" 2032 line="156" 2033 column="5"/> 2034 </issue> 2035 2036 <issue 2037 id="HardCodedColor" 2038 severity="Error" 2039 message="Avoid using hardcoded color" 2040 category="Correctness" 2041 priority="4" 2042 summary="Using hardcoded color" 2043 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2044 errorLine1=" <color name="sfps_enrollment_fp_error_color">#fad2cf</color> <!-- Red 100 -->" 2045 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2046 <location 2047 file="res/values/colors.xml" 2048 line="157" 2049 column="5"/> 2050 </issue> 2051 2052 <issue 2053 id="HardCodedColor" 2054 severity="Error" 2055 message="Avoid using hardcoded color" 2056 category="Correctness" 2057 priority="4" 2058 summary="Using hardcoded color" 2059 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2060 errorLine1=" <color name="sfps_enrollment_progress_bar_bg_color">#E8EAED</color> <!-- Gray 200 -->" 2061 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2062 <location 2063 file="res/values/colors.xml" 2064 line="158" 2065 column="5"/> 2066 </issue> 2067 2068 <issue 2069 id="HardCodedColor" 2070 severity="Error" 2071 message="Avoid using hardcoded color" 2072 category="Correctness" 2073 priority="4" 2074 summary="Using hardcoded color" 2075 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2076 errorLine1=" <color name="sfps_enrollment_progress_bar_fill_color">#1a73e8</color> <!-- Blue 600 -->" 2077 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2078 <location 2079 file="res/values/colors.xml" 2080 line="159" 2081 column="5"/> 2082 </issue> 2083 2084 <issue 2085 id="HardCodedColor" 2086 severity="Error" 2087 message="Avoid using hardcoded color" 2088 category="Correctness" 2089 priority="4" 2090 summary="Using hardcoded color" 2091 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2092 errorLine1=" <color name="sfps_enrollment_progress_bar_error_color">#d93025</color> <!-- Red 600 -->" 2093 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2094 <location 2095 file="res/values/colors.xml" 2096 line="160" 2097 column="5"/> 2098 </issue> 2099 2100 <issue 2101 id="HardCodedColor" 2102 severity="Error" 2103 message="Avoid using hardcoded color" 2104 category="Correctness" 2105 priority="4" 2106 summary="Using hardcoded color" 2107 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2108 errorLine1=" <color name="power_anomaly_app_warning_hint_color">#D56E0C</color>" 2109 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2110 <location 2111 file="res/values/colors.xml" 2112 line="175" 2113 column="5"/> 2114 </issue> 2115 2116 <issue 2117 id="HardCodedColor" 2118 severity="Error" 2119 message="Avoid using hardcoded color" 2120 category="Correctness" 2121 priority="4" 2122 summary="Using hardcoded color" 2123 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2124 errorLine1=" <color name="udfps_enroll_icon">#699FF3</color>" 2125 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2126 <location 2127 file="res/values/colors.xml" 2128 line="178" 2129 column="5"/> 2130 </issue> 2131 2132 <issue 2133 id="HardCodedColor" 2134 severity="Error" 2135 message="Avoid using hardcoded color" 2136 category="Correctness" 2137 priority="4" 2138 summary="Using hardcoded color" 2139 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2140 errorLine1=" <color name="udfps_moving_target_fill">#C2D7F7</color>" 2141 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2142 <location 2143 file="res/values/colors.xml" 2144 line="179" 2145 column="5"/> 2146 </issue> 2147 2148 <issue 2149 id="HardCodedColor" 2150 severity="Error" 2151 message="Avoid using hardcoded color" 2152 category="Correctness" 2153 priority="4" 2154 summary="Using hardcoded color" 2155 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2156 errorLine1=" <color name="udfps_moving_target_fill_error">#80C2D7F7</color>" 2157 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2158 <location 2159 file="res/values/colors.xml" 2160 line="181" 2161 column="5"/> 2162 </issue> 2163 2164 <issue 2165 id="HardCodedColor" 2166 severity="Error" 2167 message="Avoid using hardcoded color" 2168 category="Correctness" 2169 priority="4" 2170 summary="Using hardcoded color" 2171 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2172 errorLine1=" <color name="udfps_enroll_progress">#699FF3</color>" 2173 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2174 <location 2175 file="res/values/colors.xml" 2176 line="182" 2177 column="5"/> 2178 </issue> 2179 2180 <issue 2181 id="HardCodedColor" 2182 severity="Error" 2183 message="Avoid using hardcoded color" 2184 category="Correctness" 2185 priority="4" 2186 summary="Using hardcoded color" 2187 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2188 errorLine1=" <color name="udfps_enroll_progress_help">#70699FF3</color>" 2189 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2190 <location 2191 file="res/values/colors.xml" 2192 line="183" 2193 column="5"/> 2194 </issue> 2195 2196 <issue 2197 id="HardCodedColor" 2198 severity="Error" 2199 message="Avoid using hardcoded color" 2200 category="Correctness" 2201 priority="4" 2202 summary="Using hardcoded color" 2203 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2204 errorLine1=" <color name="udfps_enroll_progress_help_with_talkback">#FFEE675C</color>" 2205 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2206 <location 2207 file="res/values/colors.xml" 2208 line="184" 2209 column="5"/> 2210 </issue> 2211 2212 <issue 2213 id="HardCodedColor" 2214 severity="Error" 2215 message="Avoid using hardcoded color" 2216 category="Correctness" 2217 priority="4" 2218 summary="Using hardcoded color" 2219 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2220 errorLine1=" <color name="screen_flash_color_button_inner_circle_stroke_color">#D4D4D4</color>" 2221 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2222 <location 2223 file="res/values/colors.xml" 2224 line="188" 2225 column="5"/> 2226 </issue> 2227 2228 <issue 2229 id="HardCodedColor" 2230 severity="Error" 2231 message="Avoid using hardcoded color" 2232 category="Correctness" 2233 priority="4" 2234 summary="Using hardcoded color" 2235 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2236 errorLine1=" <color name="screen_flash_color_button_outer_circle_stroke_color">#000000</color>" 2237 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2238 <location 2239 file="res/values/colors.xml" 2240 line="189" 2241 column="5"/> 2242 </issue> 2243 2244 <issue 2245 id="HardCodedColor" 2246 severity="Error" 2247 message="Avoid using hardcoded color" 2248 category="Correctness" 2249 priority="4" 2250 summary="Using hardcoded color" 2251 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2252 errorLine1=" <color name="screen_flash_preset_opaque_color_01">#0000FE</color> <!-- 100% Blue -->" 2253 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2254 <location 2255 file="res/values/colors.xml" 2256 line="192" 2257 column="5"/> 2258 </issue> 2259 2260 <issue 2261 id="HardCodedColor" 2262 severity="Error" 2263 message="Avoid using hardcoded color" 2264 category="Correctness" 2265 priority="4" 2266 summary="Using hardcoded color" 2267 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2268 errorLine1=" <color name="screen_flash_preset_opaque_color_02">#0080FF</color> <!-- 100% Azure -->" 2269 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2270 <location 2271 file="res/values/colors.xml" 2272 line="193" 2273 column="5"/> 2274 </issue> 2275 2276 <issue 2277 id="HardCodedColor" 2278 severity="Error" 2279 message="Avoid using hardcoded color" 2280 category="Correctness" 2281 priority="4" 2282 summary="Using hardcoded color" 2283 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2284 errorLine1=" <color name="screen_flash_preset_opaque_color_03">#00FFFF</color> <!-- 100% Cyan -->" 2285 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2286 <location 2287 file="res/values/colors.xml" 2288 line="194" 2289 column="5"/> 2290 </issue> 2291 2292 <issue 2293 id="HardCodedColor" 2294 severity="Error" 2295 message="Avoid using hardcoded color" 2296 category="Correctness" 2297 priority="4" 2298 summary="Using hardcoded color" 2299 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2300 errorLine1=" <color name="screen_flash_preset_opaque_color_04">#00FF7F</color> <!-- 100% Spring green -->" 2301 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2302 <location 2303 file="res/values/colors.xml" 2304 line="195" 2305 column="5"/> 2306 </issue> 2307 2308 <issue 2309 id="HardCodedColor" 2310 severity="Error" 2311 message="Avoid using hardcoded color" 2312 category="Correctness" 2313 priority="4" 2314 summary="Using hardcoded color" 2315 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2316 errorLine1=" <color name="screen_flash_preset_opaque_color_05">#00FF01</color> <!-- 100% Green -->" 2317 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2318 <location 2319 file="res/values/colors.xml" 2320 line="196" 2321 column="5"/> 2322 </issue> 2323 2324 <issue 2325 id="HardCodedColor" 2326 severity="Error" 2327 message="Avoid using hardcoded color" 2328 category="Correctness" 2329 priority="4" 2330 summary="Using hardcoded color" 2331 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2332 errorLine1=" <color name="screen_flash_preset_opaque_color_06">#80FF00</color> <!-- 100% Chartreuse green -->" 2333 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2334 <location 2335 file="res/values/colors.xml" 2336 line="197" 2337 column="5"/> 2338 </issue> 2339 2340 <issue 2341 id="HardCodedColor" 2342 severity="Error" 2343 message="Avoid using hardcoded color" 2344 category="Correctness" 2345 priority="4" 2346 summary="Using hardcoded color" 2347 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2348 errorLine1=" <color name="screen_flash_preset_opaque_color_07">#FFFF00</color> <!-- 100% Yellow -->" 2349 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2350 <location 2351 file="res/values/colors.xml" 2352 line="198" 2353 column="5"/> 2354 </issue> 2355 2356 <issue 2357 id="HardCodedColor" 2358 severity="Error" 2359 message="Avoid using hardcoded color" 2360 category="Correctness" 2361 priority="4" 2362 summary="Using hardcoded color" 2363 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2364 errorLine1=" <color name="screen_flash_preset_opaque_color_08">#FF7F00</color> <!-- 100% Orange -->" 2365 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2366 <location 2367 file="res/values/colors.xml" 2368 line="199" 2369 column="5"/> 2370 </issue> 2371 2372 <issue 2373 id="HardCodedColor" 2374 severity="Error" 2375 message="Avoid using hardcoded color" 2376 category="Correctness" 2377 priority="4" 2378 summary="Using hardcoded color" 2379 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2380 errorLine1=" <color name="screen_flash_preset_opaque_color_09">#FE0000</color> <!-- 100% Red -->" 2381 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2382 <location 2383 file="res/values/colors.xml" 2384 line="200" 2385 column="5"/> 2386 </issue> 2387 2388 <issue 2389 id="HardCodedColor" 2390 severity="Error" 2391 message="Avoid using hardcoded color" 2392 category="Correctness" 2393 priority="4" 2394 summary="Using hardcoded color" 2395 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2396 errorLine1=" <color name="screen_flash_preset_opaque_color_10">#FF017E</color> <!-- 100% Rose -->" 2397 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2398 <location 2399 file="res/values/colors.xml" 2400 line="201" 2401 column="5"/> 2402 </issue> 2403 2404 <issue 2405 id="HardCodedColor" 2406 severity="Error" 2407 message="Avoid using hardcoded color" 2408 category="Correctness" 2409 priority="4" 2410 summary="Using hardcoded color" 2411 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2412 errorLine1=" <color name="screen_flash_preset_opaque_color_11">#FF00FE</color> <!-- 100% Magenta -->" 2413 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2414 <location 2415 file="res/values/colors.xml" 2416 line="202" 2417 column="5"/> 2418 </issue> 2419 2420 <issue 2421 id="HardCodedColor" 2422 severity="Error" 2423 message="Avoid using hardcoded color" 2424 category="Correctness" 2425 priority="4" 2426 summary="Using hardcoded color" 2427 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2428 errorLine1=" <color name="screen_flash_preset_opaque_color_12">#7F00FF</color> <!-- 100% Violet -->" 2429 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2430 <location 2431 file="res/values/colors.xml" 2432 line="203" 2433 column="5"/> 2434 </issue> 2435 2436 <issue 2437 id="HardCodedColor" 2438 severity="Error" 2439 message="Avoid using hardcoded color" 2440 category="Correctness" 2441 priority="4" 2442 summary="Using hardcoded color" 2443 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2444 errorLine1=" <color name="screen_flash_preset_opacity_color_01">#4D0000FE</color> <!-- 30% Blue -->" 2445 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2446 <location 2447 file="res/values/colors.xml" 2448 line="206" 2449 column="5"/> 2450 </issue> 2451 2452 <issue 2453 id="HardCodedColor" 2454 severity="Error" 2455 message="Avoid using hardcoded color" 2456 category="Correctness" 2457 priority="4" 2458 summary="Using hardcoded color" 2459 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2460 errorLine1=" <color name="screen_flash_preset_opacity_color_02">#660080FF</color> <!-- 40% Azure -->" 2461 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2462 <location 2463 file="res/values/colors.xml" 2464 line="207" 2465 column="5"/> 2466 </issue> 2467 2468 <issue 2469 id="HardCodedColor" 2470 severity="Error" 2471 message="Avoid using hardcoded color" 2472 category="Correctness" 2473 priority="4" 2474 summary="Using hardcoded color" 2475 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2476 errorLine1=" <color name="screen_flash_preset_opacity_color_03">#4D00FFFF</color> <!-- 30% Cyan -->" 2477 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2478 <location 2479 file="res/values/colors.xml" 2480 line="208" 2481 column="5"/> 2482 </issue> 2483 2484 <issue 2485 id="HardCodedColor" 2486 severity="Error" 2487 message="Avoid using hardcoded color" 2488 category="Correctness" 2489 priority="4" 2490 summary="Using hardcoded color" 2491 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2492 errorLine1=" <color name="screen_flash_preset_opacity_color_04">#6600FF7F</color> <!-- 40% Spring green -->" 2493 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2494 <location 2495 file="res/values/colors.xml" 2496 line="209" 2497 column="5"/> 2498 </issue> 2499 2500 <issue 2501 id="HardCodedColor" 2502 severity="Error" 2503 message="Avoid using hardcoded color" 2504 category="Correctness" 2505 priority="4" 2506 summary="Using hardcoded color" 2507 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2508 errorLine1=" <color name="screen_flash_preset_opacity_color_05">#6600FF01</color> <!-- 40% Green -->" 2509 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2510 <location 2511 file="res/values/colors.xml" 2512 line="210" 2513 column="5"/> 2514 </issue> 2515 2516 <issue 2517 id="HardCodedColor" 2518 severity="Error" 2519 message="Avoid using hardcoded color" 2520 category="Correctness" 2521 priority="4" 2522 summary="Using hardcoded color" 2523 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2524 errorLine1=" <color name="screen_flash_preset_opacity_color_06">#6680FF00</color> <!-- 40% Chartreuse green -->" 2525 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2526 <location 2527 file="res/values/colors.xml" 2528 line="211" 2529 column="5"/> 2530 </issue> 2531 2532 <issue 2533 id="HardCodedColor" 2534 severity="Error" 2535 message="Avoid using hardcoded color" 2536 category="Correctness" 2537 priority="4" 2538 summary="Using hardcoded color" 2539 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2540 errorLine1=" <color name="screen_flash_preset_opacity_color_07">#66FFFF00</color> <!-- 40% Yellow -->" 2541 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2542 <location 2543 file="res/values/colors.xml" 2544 line="212" 2545 column="5"/> 2546 </issue> 2547 2548 <issue 2549 id="HardCodedColor" 2550 severity="Error" 2551 message="Avoid using hardcoded color" 2552 category="Correctness" 2553 priority="4" 2554 summary="Using hardcoded color" 2555 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2556 errorLine1=" <color name="screen_flash_preset_opacity_color_08">#66FF7F00</color> <!-- 40% Orange -->" 2557 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2558 <location 2559 file="res/values/colors.xml" 2560 line="213" 2561 column="5"/> 2562 </issue> 2563 2564 <issue 2565 id="HardCodedColor" 2566 severity="Error" 2567 message="Avoid using hardcoded color" 2568 category="Correctness" 2569 priority="4" 2570 summary="Using hardcoded color" 2571 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2572 errorLine1=" <color name="screen_flash_preset_opacity_color_09">#66FE0000</color> <!-- 40% Red -->" 2573 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2574 <location 2575 file="res/values/colors.xml" 2576 line="214" 2577 column="5"/> 2578 </issue> 2579 2580 <issue 2581 id="HardCodedColor" 2582 severity="Error" 2583 message="Avoid using hardcoded color" 2584 category="Correctness" 2585 priority="4" 2586 summary="Using hardcoded color" 2587 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2588 errorLine1=" <color name="screen_flash_preset_opacity_color_10">#4DFF017E</color> <!-- 30% Rose -->" 2589 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2590 <location 2591 file="res/values/colors.xml" 2592 line="215" 2593 column="5"/> 2594 </issue> 2595 2596 <issue 2597 id="HardCodedColor" 2598 severity="Error" 2599 message="Avoid using hardcoded color" 2600 category="Correctness" 2601 priority="4" 2602 summary="Using hardcoded color" 2603 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2604 errorLine1=" <color name="screen_flash_preset_opacity_color_11">#4DFF00FE</color> <!-- 30% Magenta -->" 2605 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2606 <location 2607 file="res/values/colors.xml" 2608 line="216" 2609 column="5"/> 2610 </issue> 2611 2612 <issue 2613 id="HardCodedColor" 2614 severity="Error" 2615 message="Avoid using hardcoded color" 2616 category="Correctness" 2617 priority="4" 2618 summary="Using hardcoded color" 2619 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2620 errorLine1=" <color name="screen_flash_preset_opacity_color_12">#667F00FF</color> <!-- 40% Violet -->" 2621 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2622 <location 2623 file="res/values/colors.xml" 2624 line="217" 2625 column="5"/> 2626 </issue> 2627 2628 <issue 2629 id="HardCodedColor" 2630 severity="Error" 2631 message="Avoid using hardcoded color" 2632 category="Correctness" 2633 priority="4" 2634 summary="Using hardcoded color" 2635 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2636 errorLine1=" <color name="switch_bar_state_disabled_color">#1F1F1F1F</color>" 2637 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2638 <location 2639 file="res/values/colors.xml" 2640 line="220" 2641 column="5"/> 2642 </issue> 2643 2644 <issue 2645 id="HardCodedColor" 2646 severity="Error" 2647 message="Avoid using hardcoded color" 2648 category="Correctness" 2649 priority="4" 2650 summary="Using hardcoded color" 2651 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2652 errorLine1=" <color name="pointer_fill_outline_color">#000000</color>" 2653 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2654 <location 2655 file="res/values/colors.xml" 2656 line="223" 2657 column="5"/> 2658 </issue> 2659 2660 <issue 2661 id="HardCodedColor" 2662 severity="Error" 2663 message="Avoid using hardcoded color" 2664 category="Correctness" 2665 priority="4" 2666 summary="Using hardcoded color" 2667 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2668 errorLine1=" android:color="#FF0000"/>" 2669 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> 2670 <location 2671 file="res/drawable/conversation_message_icon.xml" 2672 line="21" 2673 column="8"/> 2674 </issue> 2675 2676 <issue 2677 id="HardCodedColor" 2678 severity="Error" 2679 message="Avoid using hardcoded color" 2680 category="Correctness" 2681 priority="4" 2682 summary="Using hardcoded color" 2683 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2684 errorLine1=" android:color="#639DF6"/>" 2685 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> 2686 <location 2687 file="res/drawable/conversation_message_text_info_view_background.xml" 2688 line="23" 2689 column="9"/> 2690 </issue> 2691 2692 <issue 2693 id="HardCodedColor" 2694 severity="Error" 2695 message="Avoid using hardcoded color" 2696 category="Correctness" 2697 priority="4" 2698 summary="Using hardcoded color" 2699 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2700 errorLine1=" android:tint="@color/face_enroll_icon_color">" 2701 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2702 <location 2703 file="res/drawable/face_enroll_icon_large.xml" 2704 line="23" 2705 column="5"/> 2706 </issue> 2707 2708 <issue 2709 id="HardCodedColor" 2710 severity="Error" 2711 message="Avoid using hardcoded color" 2712 category="Correctness" 2713 priority="4" 2714 summary="Using hardcoded color" 2715 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2716 errorLine1=" android:fillColor="@color/biometric_enroll_intro_color_icon"" 2717 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2718 <location 2719 file="res/drawable/face_enroll_intro_illustration.xml" 2720 line="28" 2721 column="13"/> 2722 </issue> 2723 2724 <issue 2725 id="HardCodedColor" 2726 severity="Error" 2727 message="Avoid using hardcoded color" 2728 category="Correctness" 2729 priority="4" 2730 summary="Using hardcoded color" 2731 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2732 errorLine1=" android:fillColor="@color/biometric_enroll_intro_color_icon"" 2733 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2734 <location 2735 file="res/drawable/face_enroll_intro_illustration.xml" 2736 line="28" 2737 column="13"/> 2738 </issue> 2739 2740 <issue 2741 id="HardCodedColor" 2742 severity="Error" 2743 message="Avoid using hardcoded color" 2744 category="Correctness" 2745 priority="4" 2746 summary="Using hardcoded color" 2747 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2748 errorLine1=" android:fillColor="@color/biometric_enroll_intro_color_icon"" 2749 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2750 <location 2751 file="res/drawable/face_enroll_intro_illustration.xml" 2752 line="32" 2753 column="13"/> 2754 </issue> 2755 2756 <issue 2757 id="HardCodedColor" 2758 severity="Error" 2759 message="Avoid using hardcoded color" 2760 category="Correctness" 2761 priority="4" 2762 summary="Using hardcoded color" 2763 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2764 errorLine1=" android:fillColor="@color/biometric_enroll_intro_color_icon"" 2765 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2766 <location 2767 file="res/drawable/face_enroll_intro_illustration.xml" 2768 line="32" 2769 column="13"/> 2770 </issue> 2771 2772 <issue 2773 id="HardCodedColor" 2774 severity="Error" 2775 message="Avoid using hardcoded color" 2776 category="Correctness" 2777 priority="4" 2778 summary="Using hardcoded color" 2779 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2780 errorLine1=" android:fillColor="@color/biometric_enroll_intro_color_icon"" 2781 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2782 <location 2783 file="res/drawable/face_enroll_intro_illustration.xml" 2784 line="36" 2785 column="13"/> 2786 </issue> 2787 2788 <issue 2789 id="HardCodedColor" 2790 severity="Error" 2791 message="Avoid using hardcoded color" 2792 category="Correctness" 2793 priority="4" 2794 summary="Using hardcoded color" 2795 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2796 errorLine1=" android:fillColor="@color/biometric_enroll_intro_color_icon"" 2797 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2798 <location 2799 file="res/drawable/face_enroll_intro_illustration.xml" 2800 line="36" 2801 column="13"/> 2802 </issue> 2803 2804 <issue 2805 id="HardCodedColor" 2806 severity="Error" 2807 message="Avoid using hardcoded color" 2808 category="Correctness" 2809 priority="4" 2810 summary="Using hardcoded color" 2811 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2812 errorLine1=" android:fillColor="@color/biometric_enroll_intro_color_icon"" 2813 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2814 <location 2815 file="res/drawable/face_enroll_intro_illustration.xml" 2816 line="40" 2817 column="13"/> 2818 </issue> 2819 2820 <issue 2821 id="HardCodedColor" 2822 severity="Error" 2823 message="Avoid using hardcoded color" 2824 category="Correctness" 2825 priority="4" 2826 summary="Using hardcoded color" 2827 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2828 errorLine1=" android:fillColor="@color/biometric_enroll_intro_color_icon"" 2829 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2830 <location 2831 file="res/drawable/face_enroll_intro_illustration.xml" 2832 line="40" 2833 column="13"/> 2834 </issue> 2835 2836 <issue 2837 id="HardCodedColor" 2838 severity="Error" 2839 message="Avoid using hardcoded color" 2840 category="Correctness" 2841 priority="4" 2842 summary="Using hardcoded color" 2843 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2844 errorLine1=" android:fillColor="@color/biometric_enroll_intro_color_bar"/>" 2845 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2846 <location 2847 file="res/drawable/face_enroll_intro_illustration.xml" 2848 line="45" 2849 column="9"/> 2850 </issue> 2851 2852 <issue 2853 id="HardCodedColor" 2854 severity="Error" 2855 message="Avoid using hardcoded color" 2856 category="Correctness" 2857 priority="4" 2858 summary="Using hardcoded color" 2859 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2860 errorLine1=" android:fillColor="@color/biometric_enroll_intro_color_bar"/>" 2861 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2862 <location 2863 file="res/drawable/face_enroll_intro_illustration.xml" 2864 line="45" 2865 column="9"/> 2866 </issue> 2867 2868 <issue 2869 id="HardCodedColor" 2870 severity="Error" 2871 message="Avoid using hardcoded color" 2872 category="Correctness" 2873 priority="4" 2874 summary="Using hardcoded color" 2875 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2876 errorLine1=" android:fillColor="@color/biometric_enroll_intro_color_bar"/>" 2877 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2878 <location 2879 file="res/drawable/face_enroll_intro_illustration.xml" 2880 line="48" 2881 column="9"/> 2882 </issue> 2883 2884 <issue 2885 id="HardCodedColor" 2886 severity="Error" 2887 message="Avoid using hardcoded color" 2888 category="Correctness" 2889 priority="4" 2890 summary="Using hardcoded color" 2891 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2892 errorLine1=" android:fillColor="@color/biometric_enroll_intro_color_bar"/>" 2893 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2894 <location 2895 file="res/drawable/face_enroll_intro_illustration.xml" 2896 line="48" 2897 column="9"/> 2898 </issue> 2899 2900 <issue 2901 id="HardCodedColor" 2902 severity="Error" 2903 message="Avoid using hardcoded color" 2904 category="Correctness" 2905 priority="4" 2906 summary="Using hardcoded color" 2907 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2908 errorLine1=" android:fillColor="@color/biometric_enroll_intro_color_outline"/>" 2909 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2910 <location 2911 file="res/drawable/face_enroll_intro_illustration.xml" 2912 line="51" 2913 column="9"/> 2914 </issue> 2915 2916 <issue 2917 id="HardCodedColor" 2918 severity="Error" 2919 message="Avoid using hardcoded color" 2920 category="Correctness" 2921 priority="4" 2922 summary="Using hardcoded color" 2923 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2924 errorLine1=" android:fillColor="@color/biometric_enroll_intro_color_outline"/>" 2925 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2926 <location 2927 file="res/drawable/face_enroll_intro_illustration.xml" 2928 line="51" 2929 column="9"/> 2930 </issue> 2931 2932 <issue 2933 id="HardCodedColor" 2934 severity="Error" 2935 message="Avoid using hardcoded color" 2936 category="Correctness" 2937 priority="4" 2938 summary="Using hardcoded color" 2939 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2940 errorLine1=" android:background="#80000000"" 2941 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2942 <location 2943 file="res/layout/fallback_home_finishing_boot.xml" 2944 line="22" 2945 column="5"/> 2946 </issue> 2947 2948 <issue 2949 id="HardCodedColor" 2950 severity="Error" 2951 message="Avoid using hardcoded color" 2952 category="Correctness" 2953 priority="4" 2954 summary="Using hardcoded color" 2955 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2956 errorLine1=" android:color="#000000" />" 2957 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> 2958 <location 2959 file="res/drawable/fallback_home_unprovisioned_background.xml" 2960 line="19" 2961 column="5"/> 2962 </issue> 2963 2964 <issue 2965 id="HardCodedColor" 2966 severity="Error" 2967 message="Avoid using hardcoded color" 2968 category="Correctness" 2969 priority="4" 2970 summary="Using hardcoded color" 2971 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2972 errorLine1=" android:fillColor="@color/fingerprint_enrollment_finish_color_outline"/>" 2973 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2974 <location 2975 file="res/drawable/fingerprint_enroll_finish.xml" 2976 line="25" 2977 column="9"/> 2978 </issue> 2979 2980 <issue 2981 id="HardCodedColor" 2982 severity="Error" 2983 message="Avoid using hardcoded color" 2984 category="Correctness" 2985 priority="4" 2986 summary="Using hardcoded color" 2987 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 2988 errorLine1=" android:fillColor="@color/fingerprint_enrollment_finish_color_outline"/>" 2989 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 2990 <location 2991 file="res/drawable/fingerprint_enroll_finish.xml" 2992 line="25" 2993 column="9"/> 2994 </issue> 2995 2996 <issue 2997 id="HardCodedColor" 2998 severity="Error" 2999 message="Avoid using hardcoded color" 3000 category="Correctness" 3001 priority="4" 3002 summary="Using hardcoded color" 3003 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3004 errorLine1=" android:fillColor="@color/fingerprint_enrollment_finish_color_outline"/>" 3005 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3006 <location 3007 file="res/drawable/fingerprint_enroll_finish.xml" 3008 line="31" 3009 column="9"/> 3010 </issue> 3011 3012 <issue 3013 id="HardCodedColor" 3014 severity="Error" 3015 message="Avoid using hardcoded color" 3016 category="Correctness" 3017 priority="4" 3018 summary="Using hardcoded color" 3019 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3020 errorLine1=" android:fillColor="@color/fingerprint_enrollment_finish_color_outline"/>" 3021 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3022 <location 3023 file="res/drawable/fingerprint_enroll_finish.xml" 3024 line="31" 3025 column="9"/> 3026 </issue> 3027 3028 <issue 3029 id="HardCodedColor" 3030 severity="Error" 3031 message="Avoid using hardcoded color" 3032 category="Correctness" 3033 priority="4" 3034 summary="Using hardcoded color" 3035 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3036 errorLine1=" android:fillColor="@color/fingerprint_enrollment_finish_color_outline"/>" 3037 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3038 <location 3039 file="res/drawable/fingerprint_enroll_finish.xml" 3040 line="34" 3041 column="9"/> 3042 </issue> 3043 3044 <issue 3045 id="HardCodedColor" 3046 severity="Error" 3047 message="Avoid using hardcoded color" 3048 category="Correctness" 3049 priority="4" 3050 summary="Using hardcoded color" 3051 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3052 errorLine1=" android:fillColor="@color/fingerprint_enrollment_finish_color_outline"/>" 3053 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3054 <location 3055 file="res/drawable/fingerprint_enroll_finish.xml" 3056 line="34" 3057 column="9"/> 3058 </issue> 3059 3060 <issue 3061 id="HardCodedColor" 3062 severity="Error" 3063 message="Avoid using hardcoded color" 3064 category="Correctness" 3065 priority="4" 3066 summary="Using hardcoded color" 3067 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3068 errorLine1=" android:fillColor="@color/fingerprint_enrollment_finish_color_outline"/>" 3069 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3070 <location 3071 file="res/drawable/fingerprint_enroll_finish.xml" 3072 line="37" 3073 column="9"/> 3074 </issue> 3075 3076 <issue 3077 id="HardCodedColor" 3078 severity="Error" 3079 message="Avoid using hardcoded color" 3080 category="Correctness" 3081 priority="4" 3082 summary="Using hardcoded color" 3083 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3084 errorLine1=" android:fillColor="@color/fingerprint_enrollment_finish_color_outline"/>" 3085 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3086 <location 3087 file="res/drawable/fingerprint_enroll_finish.xml" 3088 line="37" 3089 column="9"/> 3090 </issue> 3091 3092 <issue 3093 id="HardCodedColor" 3094 severity="Error" 3095 message="Avoid using hardcoded color" 3096 category="Correctness" 3097 priority="4" 3098 summary="Using hardcoded color" 3099 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3100 errorLine1=" android:fillColor="@color/fingerprint_enrollment_finish_color_outline"/>" 3101 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3102 <location 3103 file="res/drawable/fingerprint_enroll_finish.xml" 3104 line="40" 3105 column="9"/> 3106 </issue> 3107 3108 <issue 3109 id="HardCodedColor" 3110 severity="Error" 3111 message="Avoid using hardcoded color" 3112 category="Correctness" 3113 priority="4" 3114 summary="Using hardcoded color" 3115 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3116 errorLine1=" android:fillColor="@color/fingerprint_enrollment_finish_color_outline"/>" 3117 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3118 <location 3119 file="res/drawable/fingerprint_enroll_finish.xml" 3120 line="40" 3121 column="9"/> 3122 </issue> 3123 3124 <issue 3125 id="HardCodedColor" 3126 severity="Error" 3127 message="Avoid using hardcoded color" 3128 category="Correctness" 3129 priority="4" 3130 summary="Using hardcoded color" 3131 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3132 errorLine1=" android:fillColor="@color/fingerprint_enrollment_finish_color_outline"/>" 3133 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3134 <location 3135 file="res/drawable/fingerprint_enroll_finish.xml" 3136 line="43" 3137 column="9"/> 3138 </issue> 3139 3140 <issue 3141 id="HardCodedColor" 3142 severity="Error" 3143 message="Avoid using hardcoded color" 3144 category="Correctness" 3145 priority="4" 3146 summary="Using hardcoded color" 3147 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3148 errorLine1=" android:fillColor="@color/fingerprint_enrollment_finish_color_outline"/>" 3149 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3150 <location 3151 file="res/drawable/fingerprint_enroll_finish.xml" 3152 line="43" 3153 column="9"/> 3154 </issue> 3155 3156 <issue 3157 id="HardCodedColor" 3158 severity="Error" 3159 message="Avoid using hardcoded color" 3160 category="Correctness" 3161 priority="4" 3162 summary="Using hardcoded color" 3163 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3164 errorLine1=" android:fillColor="@color/fingerprint_enrollment_finish_color_outline"/>" 3165 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3166 <location 3167 file="res/drawable/fingerprint_enroll_finish.xml" 3168 line="46" 3169 column="9"/> 3170 </issue> 3171 3172 <issue 3173 id="HardCodedColor" 3174 severity="Error" 3175 message="Avoid using hardcoded color" 3176 category="Correctness" 3177 priority="4" 3178 summary="Using hardcoded color" 3179 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3180 errorLine1=" android:fillColor="@color/fingerprint_enrollment_finish_color_outline"/>" 3181 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3182 <location 3183 file="res/drawable/fingerprint_enroll_finish.xml" 3184 line="46" 3185 column="9"/> 3186 </issue> 3187 3188 <issue 3189 id="HardCodedColor" 3190 severity="Error" 3191 message="Avoid using hardcoded color" 3192 category="Correctness" 3193 priority="4" 3194 summary="Using hardcoded color" 3195 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3196 errorLine1=" android:fillColor="@color/biometric_enroll_intro_color_bar"" 3197 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3198 <location 3199 file="res/drawable/fingerprint_enroll_introduction.xml" 3200 line="24" 3201 column="9"/> 3202 </issue> 3203 3204 <issue 3205 id="HardCodedColor" 3206 severity="Error" 3207 message="Avoid using hardcoded color" 3208 category="Correctness" 3209 priority="4" 3210 summary="Using hardcoded color" 3211 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3212 errorLine1=" android:fillColor="@color/biometric_enroll_intro_color_bar"" 3213 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3214 <location 3215 file="res/drawable/fingerprint_enroll_introduction.xml" 3216 line="24" 3217 column="9"/> 3218 </issue> 3219 3220 <issue 3221 id="HardCodedColor" 3222 severity="Error" 3223 message="Avoid using hardcoded color" 3224 category="Correctness" 3225 priority="4" 3226 summary="Using hardcoded color" 3227 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3228 errorLine1=" android:fillColor="@color/biometric_enroll_intro_color_bar"" 3229 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3230 <location 3231 file="res/drawable/fingerprint_enroll_introduction.xml" 3232 line="27" 3233 column="9"/> 3234 </issue> 3235 3236 <issue 3237 id="HardCodedColor" 3238 severity="Error" 3239 message="Avoid using hardcoded color" 3240 category="Correctness" 3241 priority="4" 3242 summary="Using hardcoded color" 3243 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3244 errorLine1=" android:fillColor="@color/biometric_enroll_intro_color_bar"" 3245 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3246 <location 3247 file="res/drawable/fingerprint_enroll_introduction.xml" 3248 line="27" 3249 column="9"/> 3250 </issue> 3251 3252 <issue 3253 id="HardCodedColor" 3254 severity="Error" 3255 message="Avoid using hardcoded color" 3256 category="Correctness" 3257 priority="4" 3258 summary="Using hardcoded color" 3259 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3260 errorLine1=" android:fillColor="@color/biometric_enroll_intro_color_outline"" 3261 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3262 <location 3263 file="res/drawable/fingerprint_enroll_introduction.xml" 3264 line="30" 3265 column="9"/> 3266 </issue> 3267 3268 <issue 3269 id="HardCodedColor" 3270 severity="Error" 3271 message="Avoid using hardcoded color" 3272 category="Correctness" 3273 priority="4" 3274 summary="Using hardcoded color" 3275 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3276 errorLine1=" android:fillColor="@color/biometric_enroll_intro_color_outline"" 3277 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3278 <location 3279 file="res/drawable/fingerprint_enroll_introduction.xml" 3280 line="30" 3281 column="9"/> 3282 </issue> 3283 3284 <issue 3285 id="HardCodedColor" 3286 severity="Error" 3287 message="Avoid using hardcoded color" 3288 category="Correctness" 3289 priority="4" 3290 summary="Using hardcoded color" 3291 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3292 errorLine1=" android:strokeColor="@color/biometric_enroll_intro_color_icon"" 3293 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3294 <location 3295 file="res/drawable/fingerprint_enroll_introduction.xml" 3296 line="34" 3297 column="9"/> 3298 </issue> 3299 3300 <issue 3301 id="HardCodedColor" 3302 severity="Error" 3303 message="Avoid using hardcoded color" 3304 category="Correctness" 3305 priority="4" 3306 summary="Using hardcoded color" 3307 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3308 errorLine1=" android:strokeColor="@color/biometric_enroll_intro_color_icon"" 3309 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3310 <location 3311 file="res/drawable/fingerprint_enroll_introduction.xml" 3312 line="34" 3313 column="9"/> 3314 </issue> 3315 3316 <issue 3317 id="HardCodedColor" 3318 severity="Error" 3319 message="Avoid using hardcoded color" 3320 category="Correctness" 3321 priority="4" 3322 summary="Using hardcoded color" 3323 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3324 errorLine1=" android:strokeColor="@color/biometric_enroll_intro_color_icon"" 3325 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3326 <location 3327 file="res/drawable/fingerprint_enroll_introduction.xml" 3328 line="40" 3329 column="9"/> 3330 </issue> 3331 3332 <issue 3333 id="HardCodedColor" 3334 severity="Error" 3335 message="Avoid using hardcoded color" 3336 category="Correctness" 3337 priority="4" 3338 summary="Using hardcoded color" 3339 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3340 errorLine1=" android:strokeColor="@color/biometric_enroll_intro_color_icon"" 3341 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3342 <location 3343 file="res/drawable/fingerprint_enroll_introduction.xml" 3344 line="40" 3345 column="9"/> 3346 </issue> 3347 3348 <issue 3349 id="HardCodedColor" 3350 severity="Error" 3351 message="Avoid using hardcoded color" 3352 category="Correctness" 3353 priority="4" 3354 summary="Using hardcoded color" 3355 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3356 errorLine1=" android:strokeColor="@color/biometric_enroll_intro_color_icon"" 3357 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3358 <location 3359 file="res/drawable/fingerprint_enroll_introduction.xml" 3360 line="46" 3361 column="9"/> 3362 </issue> 3363 3364 <issue 3365 id="HardCodedColor" 3366 severity="Error" 3367 message="Avoid using hardcoded color" 3368 category="Correctness" 3369 priority="4" 3370 summary="Using hardcoded color" 3371 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3372 errorLine1=" android:strokeColor="@color/biometric_enroll_intro_color_icon"" 3373 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3374 <location 3375 file="res/drawable/fingerprint_enroll_introduction.xml" 3376 line="46" 3377 column="9"/> 3378 </issue> 3379 3380 <issue 3381 id="HardCodedColor" 3382 severity="Error" 3383 message="Avoid using hardcoded color" 3384 category="Correctness" 3385 priority="4" 3386 summary="Using hardcoded color" 3387 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3388 errorLine1=" android:strokeColor="@color/biometric_enroll_intro_color_icon"" 3389 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3390 <location 3391 file="res/drawable/fingerprint_enroll_introduction.xml" 3392 line="52" 3393 column="9"/> 3394 </issue> 3395 3396 <issue 3397 id="HardCodedColor" 3398 severity="Error" 3399 message="Avoid using hardcoded color" 3400 category="Correctness" 3401 priority="4" 3402 summary="Using hardcoded color" 3403 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3404 errorLine1=" android:strokeColor="@color/biometric_enroll_intro_color_icon"" 3405 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3406 <location 3407 file="res/drawable/fingerprint_enroll_introduction.xml" 3408 line="52" 3409 column="9"/> 3410 </issue> 3411 3412 <issue 3413 id="HardCodedColor" 3414 severity="Error" 3415 message="Avoid using hardcoded color" 3416 category="Correctness" 3417 priority="4" 3418 summary="Using hardcoded color" 3419 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3420 errorLine1=" android:color="#2E3192"" 3421 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> 3422 <location 3423 file="res/drawable-night/flash_notifications_illustration.xml" 3424 line="37" 3425 column="21"/> 3426 </issue> 3427 3428 <issue 3429 id="HardCodedColor" 3430 severity="Error" 3431 message="Avoid using hardcoded color" 3432 category="Correctness" 3433 priority="4" 3434 summary="Using hardcoded color" 3435 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3436 errorLine1=" android:color="#000000"" 3437 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> 3438 <location 3439 file="res/drawable-night/flash_notifications_illustration.xml" 3440 line="40" 3441 column="21"/> 3442 </issue> 3443 3444 <issue 3445 id="HardCodedColor" 3446 severity="Error" 3447 message="Avoid using hardcoded color" 3448 category="Correctness" 3449 priority="4" 3450 summary="Using hardcoded color" 3451 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3452 errorLine1=" android:color="@color/accessibility_feature_background"/>" 3453 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3454 <location 3455 file="res/drawable/ic_accessibility_animation.xml" 3456 line="22" 3457 column="13"/> 3458 </issue> 3459 3460 <issue 3461 id="HardCodedColor" 3462 severity="Error" 3463 message="Avoid using hardcoded color" 3464 category="Correctness" 3465 priority="4" 3466 summary="Using hardcoded color" 3467 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3468 errorLine1=" android:color="@color/accessibility_magnification_background"/>" 3469 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3470 <location 3471 file="res/drawable/ic_accessibility_magnification.xml" 3472 line="22" 3473 column="13"/> 3474 </issue> 3475 3476 <issue 3477 id="HardCodedColor" 3478 severity="Error" 3479 message="Avoid using hardcoded color" 3480 category="Correctness" 3481 priority="4" 3482 summary="Using hardcoded color" 3483 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3484 errorLine1=" android:color="@color/accessibility_feature_background"/>" 3485 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3486 <location 3487 file="res/drawable/ic_adaptive_font_download.xml" 3488 line="23" 3489 column="13"/> 3490 </issue> 3491 3492 <issue 3493 id="HardCodedColor" 3494 severity="Error" 3495 message="Avoid using hardcoded color" 3496 category="Correctness" 3497 priority="4" 3498 summary="Using hardcoded color" 3499 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3500 errorLine1=" android:color="@color/accessibility_feature_background"/>" 3501 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3502 <location 3503 file="res/drawable/ic_audio_adjustment.xml" 3504 line="22" 3505 column="13"/> 3506 </issue> 3507 3508 <issue 3509 id="HardCodedColor" 3510 severity="Error" 3511 message="Avoid using hardcoded color" 3512 category="Correctness" 3513 priority="4" 3514 summary="Using hardcoded color" 3515 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3516 errorLine1=" android:color="@color/accessibility_feature_background"/>" 3517 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3518 <location 3519 file="res/drawable/ic_audio_description.xml" 3520 line="22" 3521 column="13"/> 3522 </issue> 3523 3524 <issue 3525 id="HardCodedColor" 3526 severity="Error" 3527 message="Avoid using hardcoded color" 3528 category="Correctness" 3529 priority="4" 3530 summary="Using hardcoded color" 3531 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3532 errorLine1=" android:fillColor="@color/battery_good_color_light"" 3533 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3534 <location 3535 file="res/drawable/ic_battery_status_good_24dp.xml" 3536 line="22" 3537 column="9"/> 3538 </issue> 3539 3540 <issue 3541 id="HardCodedColor" 3542 severity="Error" 3543 message="Avoid using hardcoded color" 3544 category="Correctness" 3545 priority="4" 3546 summary="Using hardcoded color" 3547 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3548 errorLine1=" android:fillColor="@color/battery_good_color_light"" 3549 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3550 <location 3551 file="res/drawable/ic_battery_status_good_24dp.xml" 3552 line="25" 3553 column="9"/> 3554 </issue> 3555 3556 <issue 3557 id="HardCodedColor" 3558 severity="Error" 3559 message="Avoid using hardcoded color" 3560 category="Correctness" 3561 priority="4" 3562 summary="Using hardcoded color" 3563 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3564 errorLine1=" android:color="@color/accessibility_feature_background"/>" 3565 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3566 <location 3567 file="res/drawable/ic_captioning.xml" 3568 line="22" 3569 column="13"/> 3570 </issue> 3571 3572 <issue 3573 id="HardCodedColor" 3574 severity="Error" 3575 message="Avoid using hardcoded color" 3576 category="Correctness" 3577 priority="4" 3578 summary="Using hardcoded color" 3579 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3580 errorLine1=" android:color="@color/accessibility_feature_background"/>" 3581 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3582 <location 3583 file="res/drawable/ic_color_and_motion.xml" 3584 line="22" 3585 column="13"/> 3586 </issue> 3587 3588 <issue 3589 id="HardCodedColor" 3590 severity="Error" 3591 message="Avoid using hardcoded color" 3592 category="Correctness" 3593 priority="4" 3594 summary="Using hardcoded color" 3595 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3596 errorLine1=" android:color="@color/accessibility_color_inversion_background"/>" 3597 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3598 <location 3599 file="res/drawable/ic_color_inversion.xml" 3600 line="22" 3601 column="13"/> 3602 </issue> 3603 3604 <issue 3605 id="HardCodedColor" 3606 severity="Error" 3607 message="Avoid using hardcoded color" 3608 category="Correctness" 3609 priority="4" 3610 summary="Using hardcoded color" 3611 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3612 errorLine1=" android:color="@color/accessibility_daltonizer_background"/>" 3613 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3614 <location 3615 file="res/drawable/ic_daltonizer.xml" 3616 line="22" 3617 column="9"/> 3618 </issue> 3619 3620 <issue 3621 id="HardCodedColor" 3622 severity="Error" 3623 message="Avoid using hardcoded color" 3624 category="Correctness" 3625 priority="4" 3626 summary="Using hardcoded color" 3627 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3628 errorLine1=" android:color="@color/accessibility_feature_background"/>" 3629 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3630 <location 3631 file="res/drawable/ic_dark_ui.xml" 3632 line="22" 3633 column="13"/> 3634 </issue> 3635 3636 <issue 3637 id="HardCodedColor" 3638 severity="Error" 3639 message="Avoid using hardcoded color" 3640 category="Correctness" 3641 priority="4" 3642 summary="Using hardcoded color" 3643 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3644 errorLine1=" android:color="@color/accessibility_feature_background"/>" 3645 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3646 <location 3647 file="res/drawable/ic_flash_notification.xml" 3648 line="22" 3649 column="13"/> 3650 </issue> 3651 3652 <issue 3653 id="HardCodedColor" 3654 severity="Error" 3655 message="Avoid using hardcoded color" 3656 category="Correctness" 3657 priority="4" 3658 summary="Using hardcoded color" 3659 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3660 errorLine1=" android:color="@color/accessibility_feature_background"/>" 3661 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3662 <location 3663 file="res/drawable/ic_hearing_aid.xml" 3664 line="22" 3665 column="13"/> 3666 </issue> 3667 3668 <issue 3669 id="HardCodedColor" 3670 severity="Error" 3671 message="Avoid using hardcoded color" 3672 category="Correctness" 3673 priority="4" 3674 summary="Using hardcoded color" 3675 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3676 errorLine1=" android:color="@color/homepage_about_background" />" 3677 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3678 <location 3679 file="res/drawable/ic_homepage_about.xml" 3680 line="24" 3681 column="13"/> 3682 </issue> 3683 3684 <issue 3685 id="HardCodedColor" 3686 severity="Error" 3687 message="Avoid using hardcoded color" 3688 category="Correctness" 3689 priority="4" 3690 summary="Using hardcoded color" 3691 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3692 errorLine1=" android:color="@color/homepage_accessibility_background" />" 3693 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3694 <location 3695 file="res/drawable/ic_homepage_accessibility.xml" 3696 line="24" 3697 column="13"/> 3698 </issue> 3699 3700 <issue 3701 id="HardCodedColor" 3702 severity="Error" 3703 message="Avoid using hardcoded color" 3704 category="Correctness" 3705 priority="4" 3706 summary="Using hardcoded color" 3707 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3708 errorLine1=" android:color="@color/homepage_accessibility_background" />" 3709 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3710 <location 3711 file="res/drawable/ic_homepage_accessibility.xml" 3712 line="24" 3713 column="13"/> 3714 </issue> 3715 3716 <issue 3717 id="HardCodedColor" 3718 severity="Error" 3719 message="Avoid using hardcoded color" 3720 category="Correctness" 3721 priority="4" 3722 summary="Using hardcoded color" 3723 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3724 errorLine1=" android:color="@color/homepage_accounts_background" />" 3725 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3726 <location 3727 file="res/drawable/ic_homepage_accounts.xml" 3728 line="24" 3729 column="13"/> 3730 </issue> 3731 3732 <issue 3733 id="HardCodedColor" 3734 severity="Error" 3735 message="Avoid using hardcoded color" 3736 category="Correctness" 3737 priority="4" 3738 summary="Using hardcoded color" 3739 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3740 errorLine1=" android:color="@color/homepage_app_and_notification_background" />" 3741 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3742 <location 3743 file="res/drawable/ic_homepage_apps.xml" 3744 line="24" 3745 column="13"/> 3746 </issue> 3747 3748 <issue 3749 id="HardCodedColor" 3750 severity="Error" 3751 message="Avoid using hardcoded color" 3752 category="Correctness" 3753 priority="4" 3754 summary="Using hardcoded color" 3755 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3756 errorLine1=" android:color="@color/homepage_battery_background" />" 3757 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3758 <location 3759 file="res/drawable/ic_homepage_battery.xml" 3760 line="24" 3761 column="13"/> 3762 </issue> 3763 3764 <issue 3765 id="HardCodedColor" 3766 severity="Error" 3767 message="Avoid using hardcoded color" 3768 category="Correctness" 3769 priority="4" 3770 summary="Using hardcoded color" 3771 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3772 errorLine1=" android:color="@color/homepage_connected_device_background" />" 3773 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3774 <location 3775 file="res/drawable/ic_homepage_connected_device.xml" 3776 line="24" 3777 column="13"/> 3778 </issue> 3779 3780 <issue 3781 id="HardCodedColor" 3782 severity="Error" 3783 message="Avoid using hardcoded color" 3784 category="Correctness" 3785 priority="4" 3786 summary="Using hardcoded color" 3787 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3788 errorLine1=" android:color="@color/homepage_network_background" />" 3789 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3790 <location 3791 file="res/drawable/ic_homepage_data_usage.xml" 3792 line="24" 3793 column="13"/> 3794 </issue> 3795 3796 <issue 3797 id="HardCodedColor" 3798 severity="Error" 3799 message="Avoid using hardcoded color" 3800 category="Correctness" 3801 priority="4" 3802 summary="Using hardcoded color" 3803 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3804 errorLine1=" android:color="@color/homepage_display_background" />" 3805 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3806 <location 3807 file="res/drawable/ic_homepage_display.xml" 3808 line="24" 3809 column="13"/> 3810 </issue> 3811 3812 <issue 3813 id="HardCodedColor" 3814 severity="Error" 3815 message="Avoid using hardcoded color" 3816 category="Correctness" 3817 priority="4" 3818 summary="Using hardcoded color" 3819 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3820 errorLine1=" android:color="@color/homepage_location_background" />" 3821 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3822 <location 3823 file="res/drawable/ic_homepage_location.xml" 3824 line="24" 3825 column="13"/> 3826 </issue> 3827 3828 <issue 3829 id="HardCodedColor" 3830 severity="Error" 3831 message="Avoid using hardcoded color" 3832 category="Correctness" 3833 priority="4" 3834 summary="Using hardcoded color" 3835 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3836 errorLine1=" android:color="@color/homepage_network_background" />" 3837 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3838 <location 3839 file="res/drawable/ic_homepage_network.xml" 3840 line="24" 3841 column="13"/> 3842 </issue> 3843 3844 <issue 3845 id="HardCodedColor" 3846 severity="Error" 3847 message="Avoid using hardcoded color" 3848 category="Correctness" 3849 priority="4" 3850 summary="Using hardcoded color" 3851 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3852 errorLine1=" android:color="@color/homepage_generic_icon_background" />" 3853 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3854 <location 3855 file="res/drawable/ic_homepage_night_display.xml" 3856 line="24" 3857 column="13"/> 3858 </issue> 3859 3860 <issue 3861 id="HardCodedColor" 3862 severity="Error" 3863 message="Avoid using hardcoded color" 3864 category="Correctness" 3865 priority="4" 3866 summary="Using hardcoded color" 3867 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3868 errorLine1=" android:color="@color/homepage_generic_icon_background" />" 3869 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3870 <location 3871 file="res/drawable/ic_homepage_notification.xml" 3872 line="24" 3873 column="13"/> 3874 </issue> 3875 3876 <issue 3877 id="HardCodedColor" 3878 severity="Error" 3879 message="Avoid using hardcoded color" 3880 category="Correctness" 3881 priority="4" 3882 summary="Using hardcoded color" 3883 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3884 errorLine1=" android:color="@color/homepage_security_background" />" 3885 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3886 <location 3887 file="res/drawable/ic_homepage_security.xml" 3888 line="24" 3889 column="13"/> 3890 </issue> 3891 3892 <issue 3893 id="HardCodedColor" 3894 severity="Error" 3895 message="Avoid using hardcoded color" 3896 category="Correctness" 3897 priority="4" 3898 summary="Using hardcoded color" 3899 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3900 errorLine1=" android:color="@color/homepage_sound_background" />" 3901 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3902 <location 3903 file="res/drawable/ic_homepage_sound.xml" 3904 line="24" 3905 column="13"/> 3906 </issue> 3907 3908 <issue 3909 id="HardCodedColor" 3910 severity="Error" 3911 message="Avoid using hardcoded color" 3912 category="Correctness" 3913 priority="4" 3914 summary="Using hardcoded color" 3915 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3916 errorLine1=" android:color="@color/homepage_storage_background" />" 3917 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3918 <location 3919 file="res/drawable/ic_homepage_storage.xml" 3920 line="24" 3921 column="13"/> 3922 </issue> 3923 3924 <issue 3925 id="HardCodedColor" 3926 severity="Error" 3927 message="Avoid using hardcoded color" 3928 category="Correctness" 3929 priority="4" 3930 summary="Using hardcoded color" 3931 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3932 errorLine1=" android:color="@color/homepage_support_background" />" 3933 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3934 <location 3935 file="res/drawable/ic_homepage_support.xml" 3936 line="24" 3937 column="13"/> 3938 </issue> 3939 3940 <issue 3941 id="HardCodedColor" 3942 severity="Error" 3943 message="Avoid using hardcoded color" 3944 category="Correctness" 3945 priority="4" 3946 summary="Using hardcoded color" 3947 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3948 errorLine1=" android:color="@color/homepage_support_background" />" 3949 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3950 <location 3951 file="res/drawable/ic_homepage_support.xml" 3952 line="24" 3953 column="13"/> 3954 </issue> 3955 3956 <issue 3957 id="HardCodedColor" 3958 severity="Error" 3959 message="Avoid using hardcoded color" 3960 category="Correctness" 3961 priority="4" 3962 summary="Using hardcoded color" 3963 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3964 errorLine1=" android:color="@color/homepage_system_background" />" 3965 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3966 <location 3967 file="res/drawable/ic_homepage_system_dashboard.xml" 3968 line="24" 3969 column="13"/> 3970 </issue> 3971 3972 <issue 3973 id="HardCodedColor" 3974 severity="Error" 3975 message="Avoid using hardcoded color" 3976 category="Correctness" 3977 priority="4" 3978 summary="Using hardcoded color" 3979 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3980 errorLine1=" android:color="@color/homepage_network_background" />" 3981 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3982 <location 3983 file="res/drawable/ic_homepage_vpn.xml" 3984 line="24" 3985 column="13"/> 3986 </issue> 3987 3988 <issue 3989 id="HardCodedColor" 3990 severity="Error" 3991 message="Avoid using hardcoded color" 3992 category="Correctness" 3993 priority="4" 3994 summary="Using hardcoded color" 3995 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 3996 errorLine1=" android:color="@color/homepage_network_background" />" 3997 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 3998 <location 3999 file="res/drawable/ic_homepage_wifi_tethering.xml" 4000 line="24" 4001 column="13"/> 4002 </issue> 4003 4004 <issue 4005 id="HardCodedColor" 4006 severity="Error" 4007 message="Avoid using hardcoded color" 4008 category="Correctness" 4009 priority="4" 4010 summary="Using hardcoded color" 4011 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4012 errorLine1=" android:color="@color/accessibility_feature_background"/>" 4013 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4014 <location 4015 file="res/drawable/ic_live_caption.xml" 4016 line="22" 4017 column="13"/> 4018 </issue> 4019 4020 <issue 4021 id="HardCodedColor" 4022 severity="Error" 4023 message="Avoid using hardcoded color" 4024 category="Correctness" 4025 priority="4" 4026 summary="Using hardcoded color" 4027 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4028 errorLine1=" <path android:fillColor="@color/homepage_generic_icon_background"" 4029 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4030 <location 4031 file="res/drawable/ic_network_signal_blue.xml" 4032 line="23" 4033 column="11"/> 4034 </issue> 4035 4036 <issue 4037 id="HardCodedColor" 4038 severity="Error" 4039 message="Avoid using hardcoded color" 4040 category="Correctness" 4041 priority="4" 4042 summary="Using hardcoded color" 4043 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4044 errorLine1=" <path android:fillColor="@color/homepage_generic_icon_background"" 4045 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4046 <location 4047 file="res/drawable/ic_network_signal_blue.xml" 4048 line="25" 4049 column="11"/> 4050 </issue> 4051 4052 <issue 4053 id="HardCodedColor" 4054 severity="Error" 4055 message="Avoid using hardcoded color" 4056 category="Correctness" 4057 priority="4" 4058 summary="Using hardcoded color" 4059 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4060 errorLine1=" <path android:fillColor="@color/homepage_generic_icon_background"" 4061 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4062 <location 4063 file="res/drawable/ic_network_signal_blue.xml" 4064 line="27" 4065 column="11"/> 4066 </issue> 4067 4068 <issue 4069 id="HardCodedColor" 4070 severity="Error" 4071 message="Avoid using hardcoded color" 4072 category="Correctness" 4073 priority="4" 4074 summary="Using hardcoded color" 4075 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4076 errorLine1=" android:color="@color/accessibility_feature_background"/>" 4077 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4078 <location 4079 file="res/drawable/ic_pointer_and_touchpad.xml" 4080 line="22" 4081 column="13"/> 4082 </issue> 4083 4084 <issue 4085 id="HardCodedColor" 4086 severity="Error" 4087 message="Avoid using hardcoded color" 4088 category="Correctness" 4089 priority="4" 4090 summary="Using hardcoded color" 4091 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4092 errorLine1=" android:color="@color/homepage_location_background"/>" 4093 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4094 <location 4095 file="res/drawable/ic_preference_location.xml" 4096 line="23" 4097 column="17"/> 4098 </issue> 4099 4100 <issue 4101 id="HardCodedColor" 4102 severity="Error" 4103 message="Avoid using hardcoded color" 4104 category="Correctness" 4105 priority="4" 4106 summary="Using hardcoded color" 4107 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4108 errorLine1=" android:color="@color/accessibility_feature_background"/>" 4109 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4110 <location 4111 file="res/drawable/ic_reduce_bright_colors.xml" 4112 line="22" 4113 column="13"/> 4114 </issue> 4115 4116 <issue 4117 id="HardCodedColor" 4118 severity="Error" 4119 message="Avoid using hardcoded color" 4120 category="Correctness" 4121 priority="4" 4122 summary="Using hardcoded color" 4123 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4124 errorLine1=" android:tint="#db4437"" 4125 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> 4126 <location 4127 file="res/drawable/ic_remove_circle.xml" 4128 line="19" 4129 column="5"/> 4130 </issue> 4131 4132 <issue 4133 id="HardCodedColor" 4134 severity="Error" 4135 message="Avoid using hardcoded color" 4136 category="Correctness" 4137 priority="4" 4138 summary="Using hardcoded color" 4139 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4140 errorLine1=" android:color="@color/accessibility_feature_background"/>" 4141 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4142 <location 4143 file="res/drawable/ic_rtt_settings.xml" 4144 line="22" 4145 column="13"/> 4146 </issue> 4147 4148 <issue 4149 id="HardCodedColor" 4150 severity="Error" 4151 message="Avoid using hardcoded color" 4152 category="Correctness" 4153 priority="4" 4154 summary="Using hardcoded color" 4155 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4156 errorLine1=" android:color="@color/homepage_display_background" />" 4157 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4158 <location 4159 file="res/drawable/ic_screen_rotation.xml" 4160 line="24" 4161 column="13"/> 4162 </issue> 4163 4164 <issue 4165 id="HardCodedColor" 4166 severity="Error" 4167 message="Avoid using hardcoded color" 4168 category="Correctness" 4169 priority="4" 4170 summary="Using hardcoded color" 4171 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4172 errorLine1=" <background android:drawable="@color/shortcut_background"/>" 4173 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4174 <location 4175 file="res/drawable/ic_shortcut_battery.xml" 4176 line="18" 4177 column="17"/> 4178 </issue> 4179 4180 <issue 4181 id="HardCodedColor" 4182 severity="Error" 4183 message="Avoid using hardcoded color" 4184 category="Correctness" 4185 priority="4" 4186 summary="Using hardcoded color" 4187 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4188 errorLine1=" <background android:drawable="@color/shortcut_background"/>" 4189 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4190 <location 4191 file="res/drawable/ic_shortcut_data_usage.xml" 4192 line="18" 4193 column="17"/> 4194 </issue> 4195 4196 <issue 4197 id="HardCodedColor" 4198 severity="Error" 4199 message="Avoid using hardcoded color" 4200 category="Correctness" 4201 priority="4" 4202 summary="Using hardcoded color" 4203 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4204 errorLine1=" <background android:drawable="@color/shortcut_background"/>" 4205 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4206 <location 4207 file="res/drawable/ic_shortcut_wireless.xml" 4208 line="18" 4209 column="17"/> 4210 </issue> 4211 4212 <issue 4213 id="HardCodedColor" 4214 severity="Error" 4215 message="Avoid using hardcoded color" 4216 category="Correctness" 4217 priority="4" 4218 summary="Using hardcoded color" 4219 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4220 errorLine1=" android:color="@color/accessibility_feature_background"/>" 4221 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4222 <location 4223 file="res/drawable/ic_suw_brightness_auto.xml" 4224 line="22" 4225 column="13"/> 4226 </issue> 4227 4228 <issue 4229 id="HardCodedColor" 4230 severity="Error" 4231 message="Avoid using hardcoded color" 4232 category="Correctness" 4233 priority="4" 4234 summary="Using hardcoded color" 4235 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4236 errorLine1=" android:color="@color/accessibility_feature_background"/>" 4237 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4238 <location 4239 file="res/drawable/ic_suw_brightness_level.xml" 4240 line="22" 4241 column="13"/> 4242 </issue> 4243 4244 <issue 4245 id="HardCodedColor" 4246 severity="Error" 4247 message="Avoid using hardcoded color" 4248 category="Correctness" 4249 priority="4" 4250 summary="Using hardcoded color" 4251 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4252 errorLine1=" android:color="@color/accessibility_feature_background"/>" 4253 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4254 <location 4255 file="res/drawable/ic_system_controls.xml" 4256 line="22" 4257 column="13"/> 4258 </issue> 4259 4260 <issue 4261 id="HardCodedColor" 4262 severity="Error" 4263 message="Avoid using hardcoded color" 4264 category="Correctness" 4265 priority="4" 4266 summary="Using hardcoded color" 4267 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4268 errorLine1=" android:color="@color/accessibility_feature_background"/>" 4269 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4270 <location 4271 file="res/drawable/ic_tap_assistance.xml" 4272 line="22" 4273 column="13"/> 4274 </issue> 4275 4276 <issue 4277 id="HardCodedColor" 4278 severity="Error" 4279 message="Avoid using hardcoded color" 4280 category="Correctness" 4281 priority="4" 4282 summary="Using hardcoded color" 4283 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4284 errorLine1=" android:color="@color/accessibility_feature_background"/>" 4285 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4286 <location 4287 file="res/drawable/ic_vibration.xml" 4288 line="22" 4289 column="13"/> 4290 </issue> 4291 4292 <issue 4293 id="HardCodedColor" 4294 severity="Error" 4295 message="Avoid using hardcoded color" 4296 category="Correctness" 4297 priority="4" 4298 summary="Using hardcoded color" 4299 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4300 errorLine1=" android:tint="#4F8438"" 4301 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> 4302 <location 4303 file="res/layout/locale_dialog.xml" 4304 line="45" 4305 column="17"/> 4306 </issue> 4307 4308 <issue 4309 id="HardCodedColor" 4310 severity="Error" 4311 message="Avoid using hardcoded color" 4312 category="Correctness" 4313 priority="4" 4314 summary="Using hardcoded color" 4315 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4316 errorLine1=" android:background="#FF80CBC4" >" 4317 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4318 <location 4319 file="res/layout-sw600dp/nfc_payment_how_it_works.xml" 4320 line="6" 4321 column="5"/> 4322 </issue> 4323 4324 <issue 4325 id="HardCodedColor" 4326 severity="Error" 4327 message="Avoid using hardcoded color" 4328 category="Correctness" 4329 priority="4" 4330 summary="Using hardcoded color" 4331 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4332 errorLine1=" android:background="#FF80CBC4" >" 4333 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4334 <location 4335 file="res/layout/nfc_payment_how_it_works.xml" 4336 line="6" 4337 column="5"/> 4338 </issue> 4339 4340 <issue 4341 id="HardCodedColor" 4342 severity="Error" 4343 message="Avoid using hardcoded color" 4344 category="Correctness" 4345 priority="4" 4346 summary="Using hardcoded color" 4347 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4348 errorLine1=" android:background="#FFB2DFDB" >" 4349 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4350 <location 4351 file="res/layout-sw600dp/nfc_payment_how_it_works.xml" 4352 line="15" 4353 column="13"/> 4354 </issue> 4355 4356 <issue 4357 id="HardCodedColor" 4358 severity="Error" 4359 message="Avoid using hardcoded color" 4360 category="Correctness" 4361 priority="4" 4362 summary="Using hardcoded color" 4363 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4364 errorLine1=" android:background="#FFB2DFDB" >" 4365 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4366 <location 4367 file="res/layout/nfc_payment_how_it_works.xml" 4368 line="15" 4369 column="13"/> 4370 </issue> 4371 4372 <issue 4373 id="HardCodedColor" 4374 severity="Error" 4375 message="Avoid using hardcoded color" 4376 category="Correctness" 4377 priority="4" 4378 summary="Using hardcoded color" 4379 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4380 errorLine1=" android:textColor="#FF263238"" 4381 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4382 <location 4383 file="res/layout-sw600dp/nfc_payment_how_it_works.xml" 4384 line="40" 4385 column="15"/> 4386 </issue> 4387 4388 <issue 4389 id="HardCodedColor" 4390 severity="Error" 4391 message="Avoid using hardcoded color" 4392 category="Correctness" 4393 priority="4" 4394 summary="Using hardcoded color" 4395 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4396 errorLine1=" android:textColor="#FF263238"" 4397 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4398 <location 4399 file="res/layout/nfc_payment_how_it_works.xml" 4400 line="47" 4401 column="21"/> 4402 </issue> 4403 4404 <issue 4405 id="HardCodedColor" 4406 severity="Error" 4407 message="Avoid using hardcoded color" 4408 category="Correctness" 4409 priority="4" 4410 summary="Using hardcoded color" 4411 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4412 errorLine1=" android:textColor="#FF263238"" 4413 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4414 <location 4415 file="res/layout-sw600dp/nfc_payment_how_it_works.xml" 4416 line="50" 4417 column="15"/> 4418 </issue> 4419 4420 <issue 4421 id="HardCodedColor" 4422 severity="Error" 4423 message="Avoid using hardcoded color" 4424 category="Correctness" 4425 priority="4" 4426 summary="Using hardcoded color" 4427 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4428 errorLine1=" android:background="#FFB2DFDB" >" 4429 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4430 <location 4431 file="res/layout-sw600dp/nfc_payment_how_it_works.xml" 4432 line="57" 4433 column="13"/> 4434 </issue> 4435 4436 <issue 4437 id="HardCodedColor" 4438 severity="Error" 4439 message="Avoid using hardcoded color" 4440 category="Correctness" 4441 priority="4" 4442 summary="Using hardcoded color" 4443 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4444 errorLine1=" android:textColor="#FF263238"" 4445 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4446 <location 4447 file="res/layout/nfc_payment_how_it_works.xml" 4448 line="59" 4449 column="21"/> 4450 </issue> 4451 4452 <issue 4453 id="HardCodedColor" 4454 severity="Error" 4455 message="Avoid using hardcoded color" 4456 category="Correctness" 4457 priority="4" 4458 summary="Using hardcoded color" 4459 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4460 errorLine1=" android:textColor="#263238"" 4461 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4462 <location 4463 file="res/layout-sw600dp/nfc_payment_how_it_works.xml" 4464 line="67" 4465 column="15"/> 4466 </issue> 4467 4468 <issue 4469 id="HardCodedColor" 4470 severity="Error" 4471 message="Avoid using hardcoded color" 4472 category="Correctness" 4473 priority="4" 4474 summary="Using hardcoded color" 4475 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4476 errorLine1=" android:background="#FFB2DFDB" >" 4477 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4478 <location 4479 file="res/layout/nfc_payment_how_it_works.xml" 4480 line="68" 4481 column="13"/> 4482 </issue> 4483 4484 <issue 4485 id="HardCodedColor" 4486 severity="Error" 4487 message="Avoid using hardcoded color" 4488 category="Correctness" 4489 priority="4" 4490 summary="Using hardcoded color" 4491 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4492 errorLine1=" android:textColor="#263238"" 4493 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4494 <location 4495 file="res/layout/nfc_payment_how_it_works.xml" 4496 line="78" 4497 column="15"/> 4498 </issue> 4499 4500 <issue 4501 id="HardCodedColor" 4502 severity="Error" 4503 message="Avoid using hardcoded color" 4504 category="Correctness" 4505 priority="4" 4506 summary="Using hardcoded color" 4507 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4508 errorLine1=" android:color="@color/pointer_fill_outline_color" />" 4509 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4510 <location 4511 file="res/drawable/pointer_icon_fill_color_foreground.xml" 4512 line="25" 4513 column="25"/> 4514 </issue> 4515 4516 <issue 4517 id="HardCodedColor" 4518 severity="Error" 4519 message="Avoid using hardcoded color" 4520 category="Correctness" 4521 priority="4" 4522 summary="Using hardcoded color" 4523 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4524 errorLine1=" android:color="@color/pointer_fill_outline_color" />" 4525 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4526 <location 4527 file="res/drawable/pointer_icon_fill_color_foreground.xml" 4528 line="25" 4529 column="25"/> 4530 </issue> 4531 4532 <issue 4533 id="HardCodedColor" 4534 severity="Error" 4535 message="Avoid using hardcoded color" 4536 category="Correctness" 4537 priority="4" 4538 summary="Using hardcoded color" 4539 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4540 errorLine1=" android:color="@color/pointer_fill_outline_color" />" 4541 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4542 <location 4543 file="res/drawable/pointer_icon_fill_color_foreground.xml" 4544 line="47" 4545 column="29"/> 4546 </issue> 4547 4548 <issue 4549 id="HardCodedColor" 4550 severity="Error" 4551 message="Avoid using hardcoded color" 4552 category="Correctness" 4553 priority="4" 4554 summary="Using hardcoded color" 4555 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4556 errorLine1=" android:color="@color/pointer_fill_outline_color" />" 4557 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4558 <location 4559 file="res/drawable/pointer_icon_fill_color_foreground.xml" 4560 line="47" 4561 column="29"/> 4562 </issue> 4563 4564 <issue 4565 id="HardCodedColor" 4566 severity="Error" 4567 message="Avoid using hardcoded color" 4568 category="Correctness" 4569 priority="4" 4570 summary="Using hardcoded color" 4571 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4572 errorLine1=" android:color="@color/pointer_fill_outline_color" />" 4573 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4574 <location 4575 file="res/drawable/pointer_icon_fill_color_foreground.xml" 4576 line="64" 4577 column="17"/> 4578 </issue> 4579 4580 <issue 4581 id="HardCodedColor" 4582 severity="Error" 4583 message="Avoid using hardcoded color" 4584 category="Correctness" 4585 priority="4" 4586 summary="Using hardcoded color" 4587 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4588 errorLine1=" android:color="@color/pointer_fill_outline_color" />" 4589 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4590 <location 4591 file="res/drawable/pointer_icon_fill_color_foreground.xml" 4592 line="64" 4593 column="17"/> 4594 </issue> 4595 4596 <issue 4597 id="HardCodedColor" 4598 severity="Error" 4599 message="Avoid using hardcoded color" 4600 category="Correctness" 4601 priority="4" 4602 summary="Using hardcoded color" 4603 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4604 errorLine1=" android:background="@color/battery_info_error_color_red">" 4605 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4606 <location 4607 file="res/layout/preference_battery_error.xml" 4608 line="35" 4609 column="13"/> 4610 </issue> 4611 4612 <issue 4613 id="HardCodedColor" 4614 severity="Error" 4615 message="Avoid using hardcoded color" 4616 category="Correctness" 4617 priority="4" 4618 summary="Using hardcoded color" 4619 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4620 errorLine1=" android:src="@color/running_processes_system_ram"" 4621 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4622 <location 4623 file="res/layout/running_processes_header.xml" 4624 line="56" 4625 column="13"/> 4626 </issue> 4627 4628 <issue 4629 id="HardCodedColor" 4630 severity="Error" 4631 message="Avoid using hardcoded color" 4632 category="Correctness" 4633 priority="4" 4634 summary="Using hardcoded color" 4635 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4636 errorLine1=" android:src="@color/running_processes_free_ram"" 4637 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4638 <location 4639 file="res/layout/running_processes_header.xml" 4640 line="129" 4641 column="13"/> 4642 </issue> 4643 4644 <issue 4645 id="HardCodedColor" 4646 severity="Error" 4647 message="Avoid using hardcoded color" 4648 category="Correctness" 4649 priority="4" 4650 summary="Using hardcoded color" 4651 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4652 errorLine1=" <solid android:color="@color/screen_flash_preset_opaque_color_01" />" 4653 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4654 <location 4655 file="res/drawable/screen_flash_color_01_checked_layer.xml" 4656 line="27" 4657 column="20"/> 4658 </issue> 4659 4660 <issue 4661 id="HardCodedColor" 4662 severity="Error" 4663 message="Avoid using hardcoded color" 4664 category="Correctness" 4665 priority="4" 4666 summary="Using hardcoded color" 4667 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4668 errorLine1=" android:color="@color/screen_flash_color_button_inner_circle_stroke_color" />" 4669 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4670 <location 4671 file="res/drawable/screen_flash_color_01_checked_layer.xml" 4672 line="30" 4673 column="17"/> 4674 </issue> 4675 4676 <issue 4677 id="HardCodedColor" 4678 severity="Error" 4679 message="Avoid using hardcoded color" 4680 category="Correctness" 4681 priority="4" 4682 summary="Using hardcoded color" 4683 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4684 errorLine1=" android:color="@color/screen_flash_color_button_outer_circle_stroke_color" />" 4685 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4686 <location 4687 file="res/drawable/screen_flash_color_01_checked_layer.xml" 4688 line="41" 4689 column="17"/> 4690 </issue> 4691 4692 <issue 4693 id="HardCodedColor" 4694 severity="Error" 4695 message="Avoid using hardcoded color" 4696 category="Correctness" 4697 priority="4" 4698 summary="Using hardcoded color" 4699 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4700 errorLine1=" android:color="@color/screen_flash_color_button_outer_circle_stroke_color" />" 4701 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4702 <location 4703 file="res/drawable/screen_flash_color_01_checked_layer.xml" 4704 line="41" 4705 column="17"/> 4706 </issue> 4707 4708 <issue 4709 id="HardCodedColor" 4710 severity="Error" 4711 message="Avoid using hardcoded color" 4712 category="Correctness" 4713 priority="4" 4714 summary="Using hardcoded color" 4715 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4716 errorLine1=" <solid android:color="@color/screen_flash_preset_opaque_color_01" />" 4717 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4718 <location 4719 file="res/drawable/screen_flash_color_01_layer.xml" 4720 line="27" 4721 column="20"/> 4722 </issue> 4723 4724 <issue 4725 id="HardCodedColor" 4726 severity="Error" 4727 message="Avoid using hardcoded color" 4728 category="Correctness" 4729 priority="4" 4730 summary="Using hardcoded color" 4731 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4732 errorLine1=" android:color="@color/screen_flash_color_button_inner_circle_stroke_color" />" 4733 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4734 <location 4735 file="res/drawable/screen_flash_color_01_layer.xml" 4736 line="30" 4737 column="17"/> 4738 </issue> 4739 4740 <issue 4741 id="HardCodedColor" 4742 severity="Error" 4743 message="Avoid using hardcoded color" 4744 category="Correctness" 4745 priority="4" 4746 summary="Using hardcoded color" 4747 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4748 errorLine1=" <solid android:color="@color/screen_flash_preset_opaque_color_02" />" 4749 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4750 <location 4751 file="res/drawable/screen_flash_color_02_checked_layer.xml" 4752 line="27" 4753 column="20"/> 4754 </issue> 4755 4756 <issue 4757 id="HardCodedColor" 4758 severity="Error" 4759 message="Avoid using hardcoded color" 4760 category="Correctness" 4761 priority="4" 4762 summary="Using hardcoded color" 4763 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4764 errorLine1=" android:color="@color/screen_flash_color_button_inner_circle_stroke_color" />" 4765 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4766 <location 4767 file="res/drawable/screen_flash_color_02_checked_layer.xml" 4768 line="30" 4769 column="17"/> 4770 </issue> 4771 4772 <issue 4773 id="HardCodedColor" 4774 severity="Error" 4775 message="Avoid using hardcoded color" 4776 category="Correctness" 4777 priority="4" 4778 summary="Using hardcoded color" 4779 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4780 errorLine1=" android:color="@color/screen_flash_color_button_outer_circle_stroke_color" />" 4781 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4782 <location 4783 file="res/drawable/screen_flash_color_02_checked_layer.xml" 4784 line="41" 4785 column="17"/> 4786 </issue> 4787 4788 <issue 4789 id="HardCodedColor" 4790 severity="Error" 4791 message="Avoid using hardcoded color" 4792 category="Correctness" 4793 priority="4" 4794 summary="Using hardcoded color" 4795 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4796 errorLine1=" android:color="@color/screen_flash_color_button_outer_circle_stroke_color" />" 4797 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4798 <location 4799 file="res/drawable/screen_flash_color_02_checked_layer.xml" 4800 line="41" 4801 column="17"/> 4802 </issue> 4803 4804 <issue 4805 id="HardCodedColor" 4806 severity="Error" 4807 message="Avoid using hardcoded color" 4808 category="Correctness" 4809 priority="4" 4810 summary="Using hardcoded color" 4811 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4812 errorLine1=" <solid android:color="@color/screen_flash_preset_opaque_color_02" />" 4813 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4814 <location 4815 file="res/drawable/screen_flash_color_02_layer.xml" 4816 line="27" 4817 column="20"/> 4818 </issue> 4819 4820 <issue 4821 id="HardCodedColor" 4822 severity="Error" 4823 message="Avoid using hardcoded color" 4824 category="Correctness" 4825 priority="4" 4826 summary="Using hardcoded color" 4827 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4828 errorLine1=" android:color="@color/screen_flash_color_button_inner_circle_stroke_color" />" 4829 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4830 <location 4831 file="res/drawable/screen_flash_color_02_layer.xml" 4832 line="30" 4833 column="17"/> 4834 </issue> 4835 4836 <issue 4837 id="HardCodedColor" 4838 severity="Error" 4839 message="Avoid using hardcoded color" 4840 category="Correctness" 4841 priority="4" 4842 summary="Using hardcoded color" 4843 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4844 errorLine1=" <solid android:color="@color/screen_flash_preset_opaque_color_03" />" 4845 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4846 <location 4847 file="res/drawable/screen_flash_color_03_checked_layer.xml" 4848 line="27" 4849 column="20"/> 4850 </issue> 4851 4852 <issue 4853 id="HardCodedColor" 4854 severity="Error" 4855 message="Avoid using hardcoded color" 4856 category="Correctness" 4857 priority="4" 4858 summary="Using hardcoded color" 4859 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4860 errorLine1=" android:color="@color/screen_flash_color_button_inner_circle_stroke_color" />" 4861 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4862 <location 4863 file="res/drawable/screen_flash_color_03_checked_layer.xml" 4864 line="30" 4865 column="17"/> 4866 </issue> 4867 4868 <issue 4869 id="HardCodedColor" 4870 severity="Error" 4871 message="Avoid using hardcoded color" 4872 category="Correctness" 4873 priority="4" 4874 summary="Using hardcoded color" 4875 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4876 errorLine1=" android:color="@color/screen_flash_color_button_outer_circle_stroke_color" />" 4877 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4878 <location 4879 file="res/drawable/screen_flash_color_03_checked_layer.xml" 4880 line="41" 4881 column="17"/> 4882 </issue> 4883 4884 <issue 4885 id="HardCodedColor" 4886 severity="Error" 4887 message="Avoid using hardcoded color" 4888 category="Correctness" 4889 priority="4" 4890 summary="Using hardcoded color" 4891 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4892 errorLine1=" android:color="@color/screen_flash_color_button_outer_circle_stroke_color" />" 4893 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4894 <location 4895 file="res/drawable/screen_flash_color_03_checked_layer.xml" 4896 line="41" 4897 column="17"/> 4898 </issue> 4899 4900 <issue 4901 id="HardCodedColor" 4902 severity="Error" 4903 message="Avoid using hardcoded color" 4904 category="Correctness" 4905 priority="4" 4906 summary="Using hardcoded color" 4907 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4908 errorLine1=" <solid android:color="@color/screen_flash_preset_opaque_color_03" />" 4909 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4910 <location 4911 file="res/drawable/screen_flash_color_03_layer.xml" 4912 line="27" 4913 column="20"/> 4914 </issue> 4915 4916 <issue 4917 id="HardCodedColor" 4918 severity="Error" 4919 message="Avoid using hardcoded color" 4920 category="Correctness" 4921 priority="4" 4922 summary="Using hardcoded color" 4923 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4924 errorLine1=" android:color="@color/screen_flash_color_button_inner_circle_stroke_color" />" 4925 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4926 <location 4927 file="res/drawable/screen_flash_color_03_layer.xml" 4928 line="30" 4929 column="17"/> 4930 </issue> 4931 4932 <issue 4933 id="HardCodedColor" 4934 severity="Error" 4935 message="Avoid using hardcoded color" 4936 category="Correctness" 4937 priority="4" 4938 summary="Using hardcoded color" 4939 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4940 errorLine1=" <solid android:color="@color/screen_flash_preset_opaque_color_04" />" 4941 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4942 <location 4943 file="res/drawable/screen_flash_color_04_checked_layer.xml" 4944 line="27" 4945 column="20"/> 4946 </issue> 4947 4948 <issue 4949 id="HardCodedColor" 4950 severity="Error" 4951 message="Avoid using hardcoded color" 4952 category="Correctness" 4953 priority="4" 4954 summary="Using hardcoded color" 4955 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4956 errorLine1=" android:color="@color/screen_flash_color_button_inner_circle_stroke_color" />" 4957 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4958 <location 4959 file="res/drawable/screen_flash_color_04_checked_layer.xml" 4960 line="30" 4961 column="17"/> 4962 </issue> 4963 4964 <issue 4965 id="HardCodedColor" 4966 severity="Error" 4967 message="Avoid using hardcoded color" 4968 category="Correctness" 4969 priority="4" 4970 summary="Using hardcoded color" 4971 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4972 errorLine1=" android:color="@color/screen_flash_color_button_outer_circle_stroke_color" />" 4973 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4974 <location 4975 file="res/drawable/screen_flash_color_04_checked_layer.xml" 4976 line="41" 4977 column="17"/> 4978 </issue> 4979 4980 <issue 4981 id="HardCodedColor" 4982 severity="Error" 4983 message="Avoid using hardcoded color" 4984 category="Correctness" 4985 priority="4" 4986 summary="Using hardcoded color" 4987 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 4988 errorLine1=" android:color="@color/screen_flash_color_button_outer_circle_stroke_color" />" 4989 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 4990 <location 4991 file="res/drawable/screen_flash_color_04_checked_layer.xml" 4992 line="41" 4993 column="17"/> 4994 </issue> 4995 4996 <issue 4997 id="HardCodedColor" 4998 severity="Error" 4999 message="Avoid using hardcoded color" 5000 category="Correctness" 5001 priority="4" 5002 summary="Using hardcoded color" 5003 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5004 errorLine1=" <solid android:color="@color/screen_flash_preset_opaque_color_04" />" 5005 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5006 <location 5007 file="res/drawable/screen_flash_color_04_layer.xml" 5008 line="27" 5009 column="20"/> 5010 </issue> 5011 5012 <issue 5013 id="HardCodedColor" 5014 severity="Error" 5015 message="Avoid using hardcoded color" 5016 category="Correctness" 5017 priority="4" 5018 summary="Using hardcoded color" 5019 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5020 errorLine1=" android:color="@color/screen_flash_color_button_inner_circle_stroke_color" />" 5021 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5022 <location 5023 file="res/drawable/screen_flash_color_04_layer.xml" 5024 line="30" 5025 column="17"/> 5026 </issue> 5027 5028 <issue 5029 id="HardCodedColor" 5030 severity="Error" 5031 message="Avoid using hardcoded color" 5032 category="Correctness" 5033 priority="4" 5034 summary="Using hardcoded color" 5035 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5036 errorLine1=" <solid android:color="@color/screen_flash_preset_opaque_color_05" />" 5037 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5038 <location 5039 file="res/drawable/screen_flash_color_05_checked_layer.xml" 5040 line="27" 5041 column="20"/> 5042 </issue> 5043 5044 <issue 5045 id="HardCodedColor" 5046 severity="Error" 5047 message="Avoid using hardcoded color" 5048 category="Correctness" 5049 priority="4" 5050 summary="Using hardcoded color" 5051 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5052 errorLine1=" android:color="@color/screen_flash_color_button_inner_circle_stroke_color" />" 5053 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5054 <location 5055 file="res/drawable/screen_flash_color_05_checked_layer.xml" 5056 line="30" 5057 column="17"/> 5058 </issue> 5059 5060 <issue 5061 id="HardCodedColor" 5062 severity="Error" 5063 message="Avoid using hardcoded color" 5064 category="Correctness" 5065 priority="4" 5066 summary="Using hardcoded color" 5067 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5068 errorLine1=" android:color="@color/screen_flash_color_button_outer_circle_stroke_color" />" 5069 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5070 <location 5071 file="res/drawable/screen_flash_color_05_checked_layer.xml" 5072 line="41" 5073 column="17"/> 5074 </issue> 5075 5076 <issue 5077 id="HardCodedColor" 5078 severity="Error" 5079 message="Avoid using hardcoded color" 5080 category="Correctness" 5081 priority="4" 5082 summary="Using hardcoded color" 5083 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5084 errorLine1=" android:color="@color/screen_flash_color_button_outer_circle_stroke_color" />" 5085 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5086 <location 5087 file="res/drawable/screen_flash_color_05_checked_layer.xml" 5088 line="41" 5089 column="17"/> 5090 </issue> 5091 5092 <issue 5093 id="HardCodedColor" 5094 severity="Error" 5095 message="Avoid using hardcoded color" 5096 category="Correctness" 5097 priority="4" 5098 summary="Using hardcoded color" 5099 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5100 errorLine1=" <solid android:color="@color/screen_flash_preset_opaque_color_05" />" 5101 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5102 <location 5103 file="res/drawable/screen_flash_color_05_layer.xml" 5104 line="27" 5105 column="20"/> 5106 </issue> 5107 5108 <issue 5109 id="HardCodedColor" 5110 severity="Error" 5111 message="Avoid using hardcoded color" 5112 category="Correctness" 5113 priority="4" 5114 summary="Using hardcoded color" 5115 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5116 errorLine1=" android:color="@color/screen_flash_color_button_inner_circle_stroke_color" />" 5117 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5118 <location 5119 file="res/drawable/screen_flash_color_05_layer.xml" 5120 line="30" 5121 column="17"/> 5122 </issue> 5123 5124 <issue 5125 id="HardCodedColor" 5126 severity="Error" 5127 message="Avoid using hardcoded color" 5128 category="Correctness" 5129 priority="4" 5130 summary="Using hardcoded color" 5131 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5132 errorLine1=" <solid android:color="@color/screen_flash_preset_opaque_color_06" />" 5133 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5134 <location 5135 file="res/drawable/screen_flash_color_06_checked_layer.xml" 5136 line="27" 5137 column="20"/> 5138 </issue> 5139 5140 <issue 5141 id="HardCodedColor" 5142 severity="Error" 5143 message="Avoid using hardcoded color" 5144 category="Correctness" 5145 priority="4" 5146 summary="Using hardcoded color" 5147 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5148 errorLine1=" android:color="@color/screen_flash_color_button_inner_circle_stroke_color" />" 5149 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5150 <location 5151 file="res/drawable/screen_flash_color_06_checked_layer.xml" 5152 line="30" 5153 column="17"/> 5154 </issue> 5155 5156 <issue 5157 id="HardCodedColor" 5158 severity="Error" 5159 message="Avoid using hardcoded color" 5160 category="Correctness" 5161 priority="4" 5162 summary="Using hardcoded color" 5163 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5164 errorLine1=" android:color="@color/screen_flash_color_button_outer_circle_stroke_color" />" 5165 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5166 <location 5167 file="res/drawable/screen_flash_color_06_checked_layer.xml" 5168 line="41" 5169 column="17"/> 5170 </issue> 5171 5172 <issue 5173 id="HardCodedColor" 5174 severity="Error" 5175 message="Avoid using hardcoded color" 5176 category="Correctness" 5177 priority="4" 5178 summary="Using hardcoded color" 5179 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5180 errorLine1=" android:color="@color/screen_flash_color_button_outer_circle_stroke_color" />" 5181 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5182 <location 5183 file="res/drawable/screen_flash_color_06_checked_layer.xml" 5184 line="41" 5185 column="17"/> 5186 </issue> 5187 5188 <issue 5189 id="HardCodedColor" 5190 severity="Error" 5191 message="Avoid using hardcoded color" 5192 category="Correctness" 5193 priority="4" 5194 summary="Using hardcoded color" 5195 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5196 errorLine1=" <solid android:color="@color/screen_flash_preset_opaque_color_06" />" 5197 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5198 <location 5199 file="res/drawable/screen_flash_color_06_layer.xml" 5200 line="27" 5201 column="20"/> 5202 </issue> 5203 5204 <issue 5205 id="HardCodedColor" 5206 severity="Error" 5207 message="Avoid using hardcoded color" 5208 category="Correctness" 5209 priority="4" 5210 summary="Using hardcoded color" 5211 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5212 errorLine1=" android:color="@color/screen_flash_color_button_inner_circle_stroke_color" />" 5213 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5214 <location 5215 file="res/drawable/screen_flash_color_06_layer.xml" 5216 line="30" 5217 column="17"/> 5218 </issue> 5219 5220 <issue 5221 id="HardCodedColor" 5222 severity="Error" 5223 message="Avoid using hardcoded color" 5224 category="Correctness" 5225 priority="4" 5226 summary="Using hardcoded color" 5227 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5228 errorLine1=" <solid android:color="@color/screen_flash_preset_opaque_color_07" />" 5229 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5230 <location 5231 file="res/drawable/screen_flash_color_07_checked_layer.xml" 5232 line="27" 5233 column="20"/> 5234 </issue> 5235 5236 <issue 5237 id="HardCodedColor" 5238 severity="Error" 5239 message="Avoid using hardcoded color" 5240 category="Correctness" 5241 priority="4" 5242 summary="Using hardcoded color" 5243 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5244 errorLine1=" android:color="@color/screen_flash_color_button_inner_circle_stroke_color" />" 5245 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5246 <location 5247 file="res/drawable/screen_flash_color_07_checked_layer.xml" 5248 line="30" 5249 column="17"/> 5250 </issue> 5251 5252 <issue 5253 id="HardCodedColor" 5254 severity="Error" 5255 message="Avoid using hardcoded color" 5256 category="Correctness" 5257 priority="4" 5258 summary="Using hardcoded color" 5259 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5260 errorLine1=" android:color="@color/screen_flash_color_button_outer_circle_stroke_color" />" 5261 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5262 <location 5263 file="res/drawable/screen_flash_color_07_checked_layer.xml" 5264 line="41" 5265 column="17"/> 5266 </issue> 5267 5268 <issue 5269 id="HardCodedColor" 5270 severity="Error" 5271 message="Avoid using hardcoded color" 5272 category="Correctness" 5273 priority="4" 5274 summary="Using hardcoded color" 5275 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5276 errorLine1=" android:color="@color/screen_flash_color_button_outer_circle_stroke_color" />" 5277 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5278 <location 5279 file="res/drawable/screen_flash_color_07_checked_layer.xml" 5280 line="41" 5281 column="17"/> 5282 </issue> 5283 5284 <issue 5285 id="HardCodedColor" 5286 severity="Error" 5287 message="Avoid using hardcoded color" 5288 category="Correctness" 5289 priority="4" 5290 summary="Using hardcoded color" 5291 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5292 errorLine1=" <solid android:color="@color/screen_flash_preset_opaque_color_07" />" 5293 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5294 <location 5295 file="res/drawable/screen_flash_color_07_layer.xml" 5296 line="27" 5297 column="20"/> 5298 </issue> 5299 5300 <issue 5301 id="HardCodedColor" 5302 severity="Error" 5303 message="Avoid using hardcoded color" 5304 category="Correctness" 5305 priority="4" 5306 summary="Using hardcoded color" 5307 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5308 errorLine1=" android:color="@color/screen_flash_color_button_inner_circle_stroke_color" />" 5309 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5310 <location 5311 file="res/drawable/screen_flash_color_07_layer.xml" 5312 line="30" 5313 column="17"/> 5314 </issue> 5315 5316 <issue 5317 id="HardCodedColor" 5318 severity="Error" 5319 message="Avoid using hardcoded color" 5320 category="Correctness" 5321 priority="4" 5322 summary="Using hardcoded color" 5323 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5324 errorLine1=" <solid android:color="@color/screen_flash_preset_opaque_color_08" />" 5325 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5326 <location 5327 file="res/drawable/screen_flash_color_08_checked_layer.xml" 5328 line="27" 5329 column="20"/> 5330 </issue> 5331 5332 <issue 5333 id="HardCodedColor" 5334 severity="Error" 5335 message="Avoid using hardcoded color" 5336 category="Correctness" 5337 priority="4" 5338 summary="Using hardcoded color" 5339 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5340 errorLine1=" android:color="@color/screen_flash_color_button_inner_circle_stroke_color" />" 5341 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5342 <location 5343 file="res/drawable/screen_flash_color_08_checked_layer.xml" 5344 line="30" 5345 column="17"/> 5346 </issue> 5347 5348 <issue 5349 id="HardCodedColor" 5350 severity="Error" 5351 message="Avoid using hardcoded color" 5352 category="Correctness" 5353 priority="4" 5354 summary="Using hardcoded color" 5355 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5356 errorLine1=" android:color="@color/screen_flash_color_button_outer_circle_stroke_color" />" 5357 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5358 <location 5359 file="res/drawable/screen_flash_color_08_checked_layer.xml" 5360 line="41" 5361 column="17"/> 5362 </issue> 5363 5364 <issue 5365 id="HardCodedColor" 5366 severity="Error" 5367 message="Avoid using hardcoded color" 5368 category="Correctness" 5369 priority="4" 5370 summary="Using hardcoded color" 5371 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5372 errorLine1=" android:color="@color/screen_flash_color_button_outer_circle_stroke_color" />" 5373 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5374 <location 5375 file="res/drawable/screen_flash_color_08_checked_layer.xml" 5376 line="41" 5377 column="17"/> 5378 </issue> 5379 5380 <issue 5381 id="HardCodedColor" 5382 severity="Error" 5383 message="Avoid using hardcoded color" 5384 category="Correctness" 5385 priority="4" 5386 summary="Using hardcoded color" 5387 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5388 errorLine1=" <solid android:color="@color/screen_flash_preset_opaque_color_08" />" 5389 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5390 <location 5391 file="res/drawable/screen_flash_color_08_layer.xml" 5392 line="27" 5393 column="20"/> 5394 </issue> 5395 5396 <issue 5397 id="HardCodedColor" 5398 severity="Error" 5399 message="Avoid using hardcoded color" 5400 category="Correctness" 5401 priority="4" 5402 summary="Using hardcoded color" 5403 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5404 errorLine1=" android:color="@color/screen_flash_color_button_inner_circle_stroke_color" />" 5405 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5406 <location 5407 file="res/drawable/screen_flash_color_08_layer.xml" 5408 line="30" 5409 column="17"/> 5410 </issue> 5411 5412 <issue 5413 id="HardCodedColor" 5414 severity="Error" 5415 message="Avoid using hardcoded color" 5416 category="Correctness" 5417 priority="4" 5418 summary="Using hardcoded color" 5419 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5420 errorLine1=" <solid android:color="@color/screen_flash_preset_opaque_color_09" />" 5421 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5422 <location 5423 file="res/drawable/screen_flash_color_09_checked_layer.xml" 5424 line="27" 5425 column="20"/> 5426 </issue> 5427 5428 <issue 5429 id="HardCodedColor" 5430 severity="Error" 5431 message="Avoid using hardcoded color" 5432 category="Correctness" 5433 priority="4" 5434 summary="Using hardcoded color" 5435 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5436 errorLine1=" android:color="@color/screen_flash_color_button_inner_circle_stroke_color" />" 5437 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5438 <location 5439 file="res/drawable/screen_flash_color_09_checked_layer.xml" 5440 line="30" 5441 column="17"/> 5442 </issue> 5443 5444 <issue 5445 id="HardCodedColor" 5446 severity="Error" 5447 message="Avoid using hardcoded color" 5448 category="Correctness" 5449 priority="4" 5450 summary="Using hardcoded color" 5451 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5452 errorLine1=" android:color="@color/screen_flash_color_button_outer_circle_stroke_color" />" 5453 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5454 <location 5455 file="res/drawable/screen_flash_color_09_checked_layer.xml" 5456 line="41" 5457 column="17"/> 5458 </issue> 5459 5460 <issue 5461 id="HardCodedColor" 5462 severity="Error" 5463 message="Avoid using hardcoded color" 5464 category="Correctness" 5465 priority="4" 5466 summary="Using hardcoded color" 5467 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5468 errorLine1=" android:color="@color/screen_flash_color_button_outer_circle_stroke_color" />" 5469 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5470 <location 5471 file="res/drawable/screen_flash_color_09_checked_layer.xml" 5472 line="41" 5473 column="17"/> 5474 </issue> 5475 5476 <issue 5477 id="HardCodedColor" 5478 severity="Error" 5479 message="Avoid using hardcoded color" 5480 category="Correctness" 5481 priority="4" 5482 summary="Using hardcoded color" 5483 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5484 errorLine1=" <solid android:color="@color/screen_flash_preset_opaque_color_09" />" 5485 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5486 <location 5487 file="res/drawable/screen_flash_color_09_layer.xml" 5488 line="27" 5489 column="20"/> 5490 </issue> 5491 5492 <issue 5493 id="HardCodedColor" 5494 severity="Error" 5495 message="Avoid using hardcoded color" 5496 category="Correctness" 5497 priority="4" 5498 summary="Using hardcoded color" 5499 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5500 errorLine1=" android:color="@color/screen_flash_color_button_inner_circle_stroke_color" />" 5501 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5502 <location 5503 file="res/drawable/screen_flash_color_09_layer.xml" 5504 line="30" 5505 column="17"/> 5506 </issue> 5507 5508 <issue 5509 id="HardCodedColor" 5510 severity="Error" 5511 message="Avoid using hardcoded color" 5512 category="Correctness" 5513 priority="4" 5514 summary="Using hardcoded color" 5515 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5516 errorLine1=" <solid android:color="@color/screen_flash_preset_opaque_color_10" />" 5517 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5518 <location 5519 file="res/drawable/screen_flash_color_10_checked_layer.xml" 5520 line="27" 5521 column="20"/> 5522 </issue> 5523 5524 <issue 5525 id="HardCodedColor" 5526 severity="Error" 5527 message="Avoid using hardcoded color" 5528 category="Correctness" 5529 priority="4" 5530 summary="Using hardcoded color" 5531 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5532 errorLine1=" android:color="@color/screen_flash_color_button_inner_circle_stroke_color" />" 5533 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5534 <location 5535 file="res/drawable/screen_flash_color_10_checked_layer.xml" 5536 line="30" 5537 column="17"/> 5538 </issue> 5539 5540 <issue 5541 id="HardCodedColor" 5542 severity="Error" 5543 message="Avoid using hardcoded color" 5544 category="Correctness" 5545 priority="4" 5546 summary="Using hardcoded color" 5547 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5548 errorLine1=" android:color="@color/screen_flash_color_button_outer_circle_stroke_color" />" 5549 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5550 <location 5551 file="res/drawable/screen_flash_color_10_checked_layer.xml" 5552 line="41" 5553 column="17"/> 5554 </issue> 5555 5556 <issue 5557 id="HardCodedColor" 5558 severity="Error" 5559 message="Avoid using hardcoded color" 5560 category="Correctness" 5561 priority="4" 5562 summary="Using hardcoded color" 5563 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5564 errorLine1=" android:color="@color/screen_flash_color_button_outer_circle_stroke_color" />" 5565 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5566 <location 5567 file="res/drawable/screen_flash_color_10_checked_layer.xml" 5568 line="41" 5569 column="17"/> 5570 </issue> 5571 5572 <issue 5573 id="HardCodedColor" 5574 severity="Error" 5575 message="Avoid using hardcoded color" 5576 category="Correctness" 5577 priority="4" 5578 summary="Using hardcoded color" 5579 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5580 errorLine1=" <solid android:color="@color/screen_flash_preset_opaque_color_10" />" 5581 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5582 <location 5583 file="res/drawable/screen_flash_color_10_layer.xml" 5584 line="27" 5585 column="20"/> 5586 </issue> 5587 5588 <issue 5589 id="HardCodedColor" 5590 severity="Error" 5591 message="Avoid using hardcoded color" 5592 category="Correctness" 5593 priority="4" 5594 summary="Using hardcoded color" 5595 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5596 errorLine1=" android:color="@color/screen_flash_color_button_inner_circle_stroke_color" />" 5597 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5598 <location 5599 file="res/drawable/screen_flash_color_10_layer.xml" 5600 line="30" 5601 column="17"/> 5602 </issue> 5603 5604 <issue 5605 id="HardCodedColor" 5606 severity="Error" 5607 message="Avoid using hardcoded color" 5608 category="Correctness" 5609 priority="4" 5610 summary="Using hardcoded color" 5611 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5612 errorLine1=" <solid android:color="@color/screen_flash_preset_opaque_color_11" />" 5613 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5614 <location 5615 file="res/drawable/screen_flash_color_11_checked_layer.xml" 5616 line="27" 5617 column="20"/> 5618 </issue> 5619 5620 <issue 5621 id="HardCodedColor" 5622 severity="Error" 5623 message="Avoid using hardcoded color" 5624 category="Correctness" 5625 priority="4" 5626 summary="Using hardcoded color" 5627 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5628 errorLine1=" android:color="@color/screen_flash_color_button_inner_circle_stroke_color" />" 5629 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5630 <location 5631 file="res/drawable/screen_flash_color_11_checked_layer.xml" 5632 line="30" 5633 column="17"/> 5634 </issue> 5635 5636 <issue 5637 id="HardCodedColor" 5638 severity="Error" 5639 message="Avoid using hardcoded color" 5640 category="Correctness" 5641 priority="4" 5642 summary="Using hardcoded color" 5643 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5644 errorLine1=" android:color="@color/screen_flash_color_button_outer_circle_stroke_color" />" 5645 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5646 <location 5647 file="res/drawable/screen_flash_color_11_checked_layer.xml" 5648 line="41" 5649 column="17"/> 5650 </issue> 5651 5652 <issue 5653 id="HardCodedColor" 5654 severity="Error" 5655 message="Avoid using hardcoded color" 5656 category="Correctness" 5657 priority="4" 5658 summary="Using hardcoded color" 5659 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5660 errorLine1=" android:color="@color/screen_flash_color_button_outer_circle_stroke_color" />" 5661 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5662 <location 5663 file="res/drawable/screen_flash_color_11_checked_layer.xml" 5664 line="41" 5665 column="17"/> 5666 </issue> 5667 5668 <issue 5669 id="HardCodedColor" 5670 severity="Error" 5671 message="Avoid using hardcoded color" 5672 category="Correctness" 5673 priority="4" 5674 summary="Using hardcoded color" 5675 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5676 errorLine1=" <solid android:color="@color/screen_flash_preset_opaque_color_11" />" 5677 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5678 <location 5679 file="res/drawable/screen_flash_color_11_layer.xml" 5680 line="27" 5681 column="20"/> 5682 </issue> 5683 5684 <issue 5685 id="HardCodedColor" 5686 severity="Error" 5687 message="Avoid using hardcoded color" 5688 category="Correctness" 5689 priority="4" 5690 summary="Using hardcoded color" 5691 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5692 errorLine1=" android:color="@color/screen_flash_color_button_inner_circle_stroke_color" />" 5693 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5694 <location 5695 file="res/drawable/screen_flash_color_11_layer.xml" 5696 line="30" 5697 column="17"/> 5698 </issue> 5699 5700 <issue 5701 id="HardCodedColor" 5702 severity="Error" 5703 message="Avoid using hardcoded color" 5704 category="Correctness" 5705 priority="4" 5706 summary="Using hardcoded color" 5707 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5708 errorLine1=" <solid android:color="@color/screen_flash_preset_opaque_color_12" />" 5709 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5710 <location 5711 file="res/drawable/screen_flash_color_12_checked_layer.xml" 5712 line="27" 5713 column="20"/> 5714 </issue> 5715 5716 <issue 5717 id="HardCodedColor" 5718 severity="Error" 5719 message="Avoid using hardcoded color" 5720 category="Correctness" 5721 priority="4" 5722 summary="Using hardcoded color" 5723 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5724 errorLine1=" android:color="@color/screen_flash_color_button_inner_circle_stroke_color" />" 5725 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5726 <location 5727 file="res/drawable/screen_flash_color_12_checked_layer.xml" 5728 line="30" 5729 column="17"/> 5730 </issue> 5731 5732 <issue 5733 id="HardCodedColor" 5734 severity="Error" 5735 message="Avoid using hardcoded color" 5736 category="Correctness" 5737 priority="4" 5738 summary="Using hardcoded color" 5739 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5740 errorLine1=" android:color="@color/screen_flash_color_button_outer_circle_stroke_color" />" 5741 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5742 <location 5743 file="res/drawable/screen_flash_color_12_checked_layer.xml" 5744 line="41" 5745 column="17"/> 5746 </issue> 5747 5748 <issue 5749 id="HardCodedColor" 5750 severity="Error" 5751 message="Avoid using hardcoded color" 5752 category="Correctness" 5753 priority="4" 5754 summary="Using hardcoded color" 5755 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5756 errorLine1=" android:color="@color/screen_flash_color_button_outer_circle_stroke_color" />" 5757 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5758 <location 5759 file="res/drawable/screen_flash_color_12_checked_layer.xml" 5760 line="41" 5761 column="17"/> 5762 </issue> 5763 5764 <issue 5765 id="HardCodedColor" 5766 severity="Error" 5767 message="Avoid using hardcoded color" 5768 category="Correctness" 5769 priority="4" 5770 summary="Using hardcoded color" 5771 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5772 errorLine1=" <solid android:color="@color/screen_flash_preset_opaque_color_12" />" 5773 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5774 <location 5775 file="res/drawable/screen_flash_color_12_layer.xml" 5776 line="27" 5777 column="20"/> 5778 </issue> 5779 5780 <issue 5781 id="HardCodedColor" 5782 severity="Error" 5783 message="Avoid using hardcoded color" 5784 category="Correctness" 5785 priority="4" 5786 summary="Using hardcoded color" 5787 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5788 errorLine1=" android:color="@color/screen_flash_color_button_inner_circle_stroke_color" />" 5789 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5790 <location 5791 file="res/drawable/screen_flash_color_12_layer.xml" 5792 line="30" 5793 column="17"/> 5794 </issue> 5795 5796 <issue 5797 id="HardCodedColor" 5798 severity="Error" 5799 message="Avoid using hardcoded color" 5800 category="Correctness" 5801 priority="4" 5802 summary="Using hardcoded color" 5803 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5804 errorLine1=" app:iconBackgroundColor="@color/message_icon_background_incoming" />" 5805 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5806 <location 5807 file="res/layout/screen_zoom_preview_1.xml" 5808 line="42" 5809 column="17"/> 5810 </issue> 5811 5812 <issue 5813 id="HardCodedColor" 5814 severity="Error" 5815 message="Avoid using hardcoded color" 5816 category="Correctness" 5817 priority="4" 5818 summary="Using hardcoded color" 5819 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5820 errorLine1=" app:iconBackgroundColor="@color/message_icon_background_outgoing" />" 5821 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5822 <location 5823 file="res/layout/screen_zoom_preview_1.xml" 5824 line="49" 5825 column="17"/> 5826 </issue> 5827 5828 <issue 5829 id="HardCodedColor" 5830 severity="Error" 5831 message="Avoid using hardcoded color" 5832 category="Correctness" 5833 priority="4" 5834 summary="Using hardcoded color" 5835 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5836 errorLine1=" android:progressBackgroundTint="@color/sfps_enrollment_progress_bar_bg_color"" 5837 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5838 <location 5839 file="res/layout/sfps_enroll_enrolling.xml" 5840 line="73" 5841 column="21"/> 5842 </issue> 5843 5844 <issue 5845 id="HardCodedColor" 5846 severity="Error" 5847 message="Avoid using hardcoded color" 5848 category="Correctness" 5849 priority="4" 5850 summary="Using hardcoded color" 5851 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5852 errorLine1=" android:progressBackgroundTint="@color/sfps_enrollment_progress_bar_bg_color"" 5853 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5854 <location 5855 file="res/layout/sfps_enroll_enrolling.xml" 5856 line="73" 5857 column="21"/> 5858 </issue> 5859 5860 <issue 5861 id="HardCodedColor" 5862 severity="Error" 5863 message="Avoid using hardcoded color" 5864 category="Correctness" 5865 priority="4" 5866 summary="Using hardcoded color" 5867 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5868 errorLine1=" android:tint="@color/icon_accent"" 5869 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5870 <location 5871 file="res/layout/shortcut_badge.xml" 5872 line="31" 5873 column="9"/> 5874 </issue> 5875 5876 <issue 5877 id="HardCodedColor" 5878 severity="Error" 5879 message="Avoid using hardcoded color" 5880 category="Correctness" 5881 priority="4" 5882 summary="Using hardcoded color" 5883 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5884 errorLine1=" android:background="@color/shortcut_background">" 5885 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5886 <location 5887 file="res/layout/shortcut_badge_maskable.xml" 5888 line="20" 5889 column="5"/> 5890 </issue> 5891 5892 <issue 5893 id="HardCodedColor" 5894 severity="Error" 5895 message="Avoid using hardcoded color" 5896 category="Correctness" 5897 priority="4" 5898 summary="Using hardcoded color" 5899 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5900 errorLine1=" android:tint="@color/icon_accent"" 5901 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 5902 <location 5903 file="res/layout/shortcut_badge_maskable.xml" 5904 line="29" 5905 column="9"/> 5906 </issue> 5907 5908 <issue 5909 id="HardCodedColor" 5910 severity="Error" 5911 message="Avoid using hardcoded color" 5912 category="Correctness" 5913 priority="4" 5914 summary="Using hardcoded color" 5915 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5916 errorLine1=" <item name="biometricsEnrollIcon">@color/udfps_enroll_icon</item>" 5917 errorLine2=" ^"> 5918 <location 5919 file="res/values/styles.xml" 5920 line="950" 5921 column="43"/> 5922 </issue> 5923 5924 <issue 5925 id="HardCodedColor" 5926 severity="Error" 5927 message="Avoid using hardcoded color" 5928 category="Correctness" 5929 priority="4" 5930 summary="Using hardcoded color" 5931 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5932 errorLine1=" <item name="biometricsEnrollIcon">@color/udfps_enroll_icon</item>" 5933 errorLine2=" ^"> 5934 <location 5935 file="res/values/styles.xml" 5936 line="950" 5937 column="43"/> 5938 </issue> 5939 5940 <issue 5941 id="HardCodedColor" 5942 severity="Error" 5943 message="Avoid using hardcoded color" 5944 category="Correctness" 5945 priority="4" 5946 summary="Using hardcoded color" 5947 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5948 errorLine1=" <item name="biometricsMovingTargetFill">@color/udfps_moving_target_fill</item>" 5949 errorLine2=" ^"> 5950 <location 5951 file="res/values/styles.xml" 5952 line="951" 5953 column="49"/> 5954 </issue> 5955 5956 <issue 5957 id="HardCodedColor" 5958 severity="Error" 5959 message="Avoid using hardcoded color" 5960 category="Correctness" 5961 priority="4" 5962 summary="Using hardcoded color" 5963 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5964 errorLine1=" <item name="biometricsMovingTargetFill">@color/udfps_moving_target_fill</item>" 5965 errorLine2=" ^"> 5966 <location 5967 file="res/values/styles.xml" 5968 line="951" 5969 column="49"/> 5970 </issue> 5971 5972 <issue 5973 id="HardCodedColor" 5974 severity="Error" 5975 message="Avoid using hardcoded color" 5976 category="Correctness" 5977 priority="4" 5978 summary="Using hardcoded color" 5979 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5980 errorLine1=" <item name="biometricsMovingTargetFillError">@color/udfps_moving_target_fill_error</item>" 5981 errorLine2=" ^"> 5982 <location 5983 file="res/values/styles.xml" 5984 line="952" 5985 column="54"/> 5986 </issue> 5987 5988 <issue 5989 id="HardCodedColor" 5990 severity="Error" 5991 message="Avoid using hardcoded color" 5992 category="Correctness" 5993 priority="4" 5994 summary="Using hardcoded color" 5995 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 5996 errorLine1=" <item name="biometricsMovingTargetFillError">@color/udfps_moving_target_fill_error</item>" 5997 errorLine2=" ^"> 5998 <location 5999 file="res/values/styles.xml" 6000 line="952" 6001 column="54"/> 6002 </issue> 6003 6004 <issue 6005 id="HardCodedColor" 6006 severity="Error" 6007 message="Avoid using hardcoded color" 6008 category="Correctness" 6009 priority="4" 6010 summary="Using hardcoded color" 6011 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 6012 errorLine1=" <item name="biometricsEnrollProgress">@color/udfps_enroll_progress</item>" 6013 errorLine2=" ^"> 6014 <location 6015 file="res/values/styles.xml" 6016 line="953" 6017 column="47"/> 6018 </issue> 6019 6020 <issue 6021 id="HardCodedColor" 6022 severity="Error" 6023 message="Avoid using hardcoded color" 6024 category="Correctness" 6025 priority="4" 6026 summary="Using hardcoded color" 6027 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 6028 errorLine1=" <item name="biometricsEnrollProgress">@color/udfps_enroll_progress</item>" 6029 errorLine2=" ^"> 6030 <location 6031 file="res/values/styles.xml" 6032 line="953" 6033 column="47"/> 6034 </issue> 6035 6036 <issue 6037 id="HardCodedColor" 6038 severity="Error" 6039 message="Avoid using hardcoded color" 6040 category="Correctness" 6041 priority="4" 6042 summary="Using hardcoded color" 6043 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 6044 errorLine1=" <item name="biometricsEnrollProgressHelp">@color/udfps_enroll_progress_help</item>" 6045 errorLine2=" ^"> 6046 <location 6047 file="res/values/styles.xml" 6048 line="954" 6049 column="51"/> 6050 </issue> 6051 6052 <issue 6053 id="HardCodedColor" 6054 severity="Error" 6055 message="Avoid using hardcoded color" 6056 category="Correctness" 6057 priority="4" 6058 summary="Using hardcoded color" 6059 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 6060 errorLine1=" <item name="biometricsEnrollProgressHelp">@color/udfps_enroll_progress_help</item>" 6061 errorLine2=" ^"> 6062 <location 6063 file="res/values/styles.xml" 6064 line="954" 6065 column="51"/> 6066 </issue> 6067 6068 <issue 6069 id="HardCodedColor" 6070 severity="Error" 6071 message="Avoid using hardcoded color" 6072 category="Correctness" 6073 priority="4" 6074 summary="Using hardcoded color" 6075 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 6076 errorLine1=" <item name="biometricsEnrollProgressHelpWithTalkback">@color/udfps_enroll_progress_help_with_talkback</item>" 6077 errorLine2=" ^"> 6078 <location 6079 file="res/values/styles.xml" 6080 line="955" 6081 column="63"/> 6082 </issue> 6083 6084 <issue 6085 id="HardCodedColor" 6086 severity="Error" 6087 message="Avoid using hardcoded color" 6088 category="Correctness" 6089 priority="4" 6090 summary="Using hardcoded color" 6091 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 6092 errorLine1=" <item name="biometricsEnrollProgressHelpWithTalkback">@color/udfps_enroll_progress_help_with_talkback</item>" 6093 errorLine2=" ^"> 6094 <location 6095 file="res/values/styles.xml" 6096 line="955" 6097 column="63"/> 6098 </issue> 6099 6100 <issue 6101 id="HardCodedColor" 6102 severity="Error" 6103 message="Avoid using hardcoded color" 6104 category="Correctness" 6105 priority="4" 6106 summary="Using hardcoded color" 6107 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 6108 errorLine1=" <solid android:color="@color/switch_bar_state_disabled_color"/>" 6109 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 6110 <location 6111 file="res/drawable/switch_bar_bg_disabled.xml" 6112 line="22" 6113 column="20"/> 6114 </issue> 6115 6116 <issue 6117 id="HardCodedColor" 6118 severity="Error" 6119 message="Avoid using hardcoded color" 6120 category="Correctness" 6121 priority="4" 6122 summary="Using hardcoded color" 6123 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 6124 errorLine1=" <solid android:color="@color/switch_bar_state_disabled_color"/>" 6125 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 6126 <location 6127 file="res/drawable/switch_bar_bg_disabled.xml" 6128 line="22" 6129 column="20"/> 6130 </issue> 6131 6132 <issue 6133 id="HardCodedColor" 6134 severity="Error" 6135 message="Avoid using hardcoded color" 6136 category="Correctness" 6137 priority="4" 6138 summary="Using hardcoded color" 6139 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 6140 errorLine1=" <item name="android:colorError">@color/settings_dialog_colorError</item>" 6141 errorLine2=" ^"> 6142 <location 6143 file="res/values-night/themes.xml" 6144 line="33" 6145 column="41"/> 6146 </issue> 6147 6148 <issue 6149 id="HardCodedColor" 6150 severity="Error" 6151 message="Avoid using hardcoded color" 6152 category="Correctness" 6153 priority="4" 6154 summary="Using hardcoded color" 6155 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 6156 errorLine1=" <item name="android:colorError">@color/settings_dialog_colorError</item>" 6157 errorLine2=" ^"> 6158 <location 6159 file="res/values-night/themes.xml" 6160 line="33" 6161 column="41"/> 6162 </issue> 6163 6164 <issue 6165 id="HardCodedColor" 6166 severity="Error" 6167 message="Avoid using hardcoded color" 6168 category="Correctness" 6169 priority="4" 6170 summary="Using hardcoded color" 6171 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 6172 errorLine1=" <item name="android:colorError">@color/settings_dialog_colorError</item>" 6173 errorLine2=" ^"> 6174 <location 6175 file="res/values/themes.xml" 6176 line="119" 6177 column="41"/> 6178 </issue> 6179 6180 <issue 6181 id="HardCodedColor" 6182 severity="Error" 6183 message="Avoid using hardcoded color" 6184 category="Correctness" 6185 priority="4" 6186 summary="Using hardcoded color" 6187 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 6188 errorLine1=" <item name="android:colorError">@color/settings_dialog_colorError</item>" 6189 errorLine2=" ^"> 6190 <location 6191 file="res/values/themes.xml" 6192 line="119" 6193 column="41"/> 6194 </issue> 6195 6196 <issue 6197 id="HardCodedColor" 6198 severity="Error" 6199 message="Avoid using hardcoded color" 6200 category="Correctness" 6201 priority="4" 6202 summary="Using hardcoded color" 6203 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 6204 errorLine1=" <item name="android:statusBarColor">#00000000</item>" 6205 errorLine2=" ^"> 6206 <location 6207 file="res/values/themes.xml" 6208 line="168" 6209 column="45"/> 6210 </issue> 6211 6212 <issue 6213 id="HardCodedColor" 6214 severity="Error" 6215 message="Avoid using hardcoded color" 6216 category="Correctness" 6217 priority="4" 6218 summary="Using hardcoded color" 6219 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 6220 errorLine1=" <item name="android:navigationBarColor">#00000000</item>" 6221 errorLine2=" ^"> 6222 <location 6223 file="res/values/themes.xml" 6224 line="169" 6225 column="49"/> 6226 </issue> 6227 6228 <issue 6229 id="HardCodedColor" 6230 severity="Error" 6231 message="Avoid using hardcoded color" 6232 category="Correctness" 6233 priority="4" 6234 summary="Using hardcoded color" 6235 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 6236 errorLine1=" <item name="android:statusBarColor">#00000000</item>" 6237 errorLine2=" ^"> 6238 <location 6239 file="res/values/themes.xml" 6240 line="177" 6241 column="45"/> 6242 </issue> 6243 6244 <issue 6245 id="HardCodedColor" 6246 severity="Error" 6247 message="Avoid using hardcoded color" 6248 category="Correctness" 6249 priority="4" 6250 summary="Using hardcoded color" 6251 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 6252 errorLine1=" <item name="android:navigationBarColor">#00000000</item>" 6253 errorLine2=" ^"> 6254 <location 6255 file="res/values/themes.xml" 6256 line="178" 6257 column="49"/> 6258 </issue> 6259 6260 <issue 6261 id="HardCodedColor" 6262 severity="Error" 6263 message="Avoid using hardcoded color" 6264 category="Correctness" 6265 priority="4" 6266 summary="Using hardcoded color" 6267 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 6268 errorLine1=" <item name="wifi_signal_color">@color/setup_wizard_wifi_color_dark</item>" 6269 errorLine2=" ^"> 6270 <location 6271 file="res/values/themes_suw.xml" 6272 line="29" 6273 column="40"/> 6274 </issue> 6275 6276 <issue 6277 id="HardCodedColor" 6278 severity="Error" 6279 message="Avoid using hardcoded color" 6280 category="Correctness" 6281 priority="4" 6282 summary="Using hardcoded color" 6283 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 6284 errorLine1=" <item name="wifi_signal_color">@color/setup_wizard_wifi_color_light</item>" 6285 errorLine2=" ^"> 6286 <location 6287 file="res/values/themes_suw.xml" 6288 line="48" 6289 column="40"/> 6290 </issue> 6291 6292 <issue 6293 id="HardCodedColor" 6294 severity="Error" 6295 message="Avoid using hardcoded color" 6296 category="Correctness" 6297 priority="4" 6298 summary="Using hardcoded color" 6299 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 6300 errorLine1=" <item name="wifi_signal_color">@color/setup_wizard_wifi_color_dark</item>" 6301 errorLine2=" ^"> 6302 <location 6303 file="res/values/themes_suw.xml" 6304 line="66" 6305 column="40"/> 6306 </issue> 6307 6308 <issue 6309 id="HardCodedColor" 6310 severity="Error" 6311 message="Avoid using hardcoded color" 6312 category="Correctness" 6313 priority="4" 6314 summary="Using hardcoded color" 6315 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 6316 errorLine1=" <item name="wifi_signal_color">@color/setup_wizard_wifi_color_light</item>" 6317 errorLine2=" ^"> 6318 <location 6319 file="res/values/themes_suw.xml" 6320 line="85" 6321 column="40"/> 6322 </issue> 6323 6324 <issue 6325 id="HardCodedColor" 6326 severity="Error" 6327 message="Avoid using hardcoded color" 6328 category="Correctness" 6329 priority="4" 6330 summary="Using hardcoded color" 6331 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 6332 errorLine1=" <item name="wifi_signal_color">@color/setup_wizard_wifi_color_dark</item>" 6333 errorLine2=" ^"> 6334 <location 6335 file="res/values/themes_suw.xml" 6336 line="103" 6337 column="40"/> 6338 </issue> 6339 6340 <issue 6341 id="HardCodedColor" 6342 severity="Error" 6343 message="Avoid using hardcoded color" 6344 category="Correctness" 6345 priority="4" 6346 summary="Using hardcoded color" 6347 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 6348 errorLine1=" <item name="wifi_signal_color">@color/setup_wizard_wifi_color_light</item>" 6349 errorLine2=" ^"> 6350 <location 6351 file="res/values/themes_suw.xml" 6352 line="127" 6353 column="40"/> 6354 </issue> 6355 6356 <issue 6357 id="HardCodedColor" 6358 severity="Error" 6359 message="Avoid using hardcoded color" 6360 category="Correctness" 6361 priority="4" 6362 summary="Using hardcoded color" 6363 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 6364 errorLine1=" <item name="wifi_signal_color">@color/setup_wizard_wifi_color_dark</item>" 6365 errorLine2=" ^"> 6366 <location 6367 file="res/values/themes_suw.xml" 6368 line="145" 6369 column="40"/> 6370 </issue> 6371 6372 <issue 6373 id="HardCodedColor" 6374 severity="Error" 6375 message="Avoid using hardcoded color" 6376 category="Correctness" 6377 priority="4" 6378 summary="Using hardcoded color" 6379 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 6380 errorLine1=" <item name="wifi_signal_color">@color/setup_wizard_wifi_color_light</item>" 6381 errorLine2=" ^"> 6382 <location 6383 file="res/values/themes_suw.xml" 6384 line="164" 6385 column="40"/> 6386 </issue> 6387 6388 <issue 6389 id="HardCodedColor" 6390 severity="Error" 6391 message="Avoid using hardcoded color" 6392 category="Correctness" 6393 priority="4" 6394 summary="Using hardcoded color" 6395 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 6396 errorLine1=" android:fillColor="@color/udfps_enroll_progress"" 6397 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 6398 <location 6399 file="res/drawable/udfps_enroll_checkmark.xml" 6400 line="29" 6401 column="9"/> 6402 </issue> 6403 6404 <issue 6405 id="HardCodedColor" 6406 severity="Error" 6407 message="Avoid using hardcoded color" 6408 category="Correctness" 6409 priority="4" 6410 summary="Using hardcoded color" 6411 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 6412 errorLine1=" android:fillColor="@color/udfps_enroll_progress"" 6413 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 6414 <location 6415 file="res/drawable/udfps_enroll_checkmark.xml" 6416 line="29" 6417 column="9"/> 6418 </issue> 6419 6420 <issue 6421 id="HardCodedColor" 6422 severity="Error" 6423 message="Avoid using hardcoded color" 6424 category="Correctness" 6425 priority="4" 6426 summary="Using hardcoded color" 6427 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 6428 errorLine1=" android:fillColor="@color/udfps_enroll_progress"" 6429 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 6430 <location 6431 file="res/drawable/udfps_enroll_checkmark.xml" 6432 line="33" 6433 column="9"/> 6434 </issue> 6435 6436 <issue 6437 id="HardCodedColor" 6438 severity="Error" 6439 message="Avoid using hardcoded color" 6440 category="Correctness" 6441 priority="4" 6442 summary="Using hardcoded color" 6443 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 6444 errorLine1=" android:fillColor="@color/udfps_enroll_progress"" 6445 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 6446 <location 6447 file="res/drawable/udfps_enroll_checkmark.xml" 6448 line="33" 6449 column="9"/> 6450 </issue> 6451 6452 <issue 6453 id="HardCodedColor" 6454 severity="Error" 6455 message="Avoid using hardcoded color" 6456 category="Correctness" 6457 priority="4" 6458 summary="Using hardcoded color" 6459 explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes.
This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." 6460 errorLine1=" android:background="@color/gestures_setting_background_color"" 6461 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> 6462 <location 6463 file="res/layout/video_preference.xml" 6464 line="22" 6465 column="5"/> 6466 </issue> 6467 6468</issues> 6469