We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ff66c7 commit ac13e4cCopy full SHA for ac13e4c
core/res/res/values/bootleg_symbols.xml
@@ -34,6 +34,9 @@
34
<!-- Bootleg unneccesary gradient declaration | Just for our shishu bars -->
35
<java-symbol type="color" name="bootleg_accent_gradient_end_color" />
36
37
+ <!-- Android dynamic accent resource, since google didn't made it symbolic -->
38
+ <java-symbol type="color" name="accent_device_default" />
39
+
40
<!-- Whether notify fingerprint client of successful cancelled authentication -->
41
<java-symbol type="bool" name="config_notifyClientOnFingerprintCancelSuccess" />
42
0 commit comments