Don't use toLowerCase :).
It can do weird things if the device has an unusual default Locale. Util.toLowerInvariant uses the US Locale, which does the right thing in this case.
Showing
with
5 additions
and
4 deletions
Please
register
or
sign in
to comment