• Mygod's avatar
    Remove checkChineseLocale · d4213e8e
    Mygod authored
    This was introduced by commit 396d31a0. I just did some further testing and:
    
    * zh_rCN and zh_rTW are the only zh locales you can pick before Android 7;
    * Since Android 7, user can use locale list to specify their fallback preferences and there's no need to enforce it.
    
    Therefore this method isn't really necessary and will be thus removed.
    d4213e8e
App.kt 8.59 KB