Settings: Pass Locale.US when formatting refresh rate string
* Some locales use comma rather than dot for floating point numbers thus causing NumberFormatException when trying to convert string to float. * Also make sure to strip `,00` too when needed. Change-Id: I57d5606858587daf316194c87ece8b5e30423575
Loading
Please register or sign in to comment