mirror of
https://github.com/apache/cordova-plugin-statusbar.git
synced 2025-02-26 12:52:50 +08:00
![]() The implementation when `hexString.length == 4` was a bit off. The current version either doesn't actually use the `split` variable, so that variable could be removed, or used in place accessing the string characters as they are now. Opted for the former in this case, though it doesn't really matter. Since the length is always going to be a number, also changed to `===` instead, as well as updated the check for `#` at the beginning of the string. Since it's always looking for the `#` tat the beginning `charAt(0)` seems to be a better fit. |
||
---|---|---|
doc | ||
src | ||
www | ||
CONTRIBUTING.md | ||
plugin.xml | ||
README.md | ||
RELEASENOTES.md |
org.apache.cordova.statusbar
Plugin documentation: doc/index.md