Language setting not changing

Issue #4 resolved
Former user created an issue

Just a quick information. Setting the language by setLanguage() doesn't change anything The data in weatherlist is still english no matter what.

Comments (4)

  1. maucel89

    I noticed the same things. Maybe it can be resolved by overriding toString method in Language Enum:

        override fun toString() = lang
    
  2. Ashutosh Kumar Singh repo owner

    Hi @maucel89,

    I have released the repo - it will take some minutes to few hours to have it synced, then you can use it.

    Thank you.

  3. Log in to comment