Loading
DeskClock: Fix screensaver settings crash in Turkish locale
* In Turkish locale, “DIGITAL”.toLowerCase() becomes “dıgıtal” (dotless ı) and it will never match required entryValues “digital”. Fixes: https://github.com/crdroidandroid/issue_tracker/issues/896 Change-Id: Ie63c89271d2461227eb4b99e89e7d025263478e4 Signed-off-by:Pranav Vashi <neobuddy89@gmail.com>