Skip to content

Commit 522c8e4

Browse files
authored
Dark UI Done. Removed from list.
1 parent e1ea544 commit 522c8e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

android-plugin/RULES.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ Android-specific rules rely on a multi-scope scanning, including Java source fil
1010
|---|:----------------|:-------------:|:-------------:|
1111
| ELEA001 | Everlasting Service | Java | Requires `PostProjectAnalysisTask()` callback |
1212
| EBOT004 | Uncached Data Reception | Java | Requires `PostProjectAnalysisTask()` callback |
13-
| ESOB003/ESOB004 | Dark UI | Xml | Partially implemented (see [1](./src/main/java/io/ecocode/xml/checks/sobriety/DarkUIBrightColorsXmlRule.java), [2](./src/main/java/io/ecocode/xml/checks/sobriety/DarkUIThemeXmlRule.java), [3](https://github.com/green-code-initiative/ecoCode-mobile/issues/32)) |
1413
| ESOB009 | Day Night Mode | File System, Xml | Requires `PostProjectAnalysisTask()` callback |
1514
| ESOB015 | Animation-free | Java, Xml, File System | |
1615
| EPOW008 | Battery-constrained Work | Java | |

0 commit comments

Comments
 (0)