Loading app/src/main/res/values/strings.xml +1 −1 Original line number Diff line number Diff line <?xml version='1.0' encoding='UTF-8'?> <resources> <string name="app_name" translatable="false">Weather</string> <string name="app_name">Weather</string> <string name="enter_city_hint">Enter city</string> <string name="label_current_city">Current city</string> <string name="label_choose_city">Choose city</string> Loading Loading
app/src/main/res/values/strings.xml +1 −1 Original line number Diff line number Diff line <?xml version='1.0' encoding='UTF-8'?> <resources> <string name="app_name" translatable="false">Weather</string> <string name="app_name">Weather</string> <string name="enter_city_hint">Enter city</string> <string name="label_current_city">Current city</string> <string name="label_choose_city">Choose city</string> Loading