I set my textviews on my weather app to display the data for cities when searched on my search panel (i.e temp_out.setText(response.body().getMain().getTemp() + ” ℃”););. It works quite fine only that the textviews used to display those data still reflect on the app(i.e temp_out). I want to set it up in such a way that the textviews will be invisible
Tag: weather
my weather app getting crashing after i enter the Toast [closed]
Closed. This question needs debugging details. It is not currently accepting answers. Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question. Closed 2 years ago. Improve this question my app was working properly in this code all the city weather data