sidhuparas / Coronavirus-Tracker

An Android Application written in Kotlin :iphone: with MVVM Architecture using latest Android Development tools like Dagger Hilt, Room, ViewModel, LiveData, Retrofit and Coroutines to display CoVID-19 Data
MIT License
169 stars 40 forks source link

Freezing #6

Open Pewon opened 4 years ago

Pewon commented 4 years ago

This is a very wonderful app. Just exactly what I wanted to work on. Thanks My observation is that the app freezes after using the Search view.

STEPS:

  1. Press the SEARCH button (No need to search for anything)
  2. Scroll DOWN through the existing data for few seconds. (When the “search country” EditText is no more visible)
  3. Press the BACK button(using the phone back button) to exit the search page.
  4. Try scrolling through the main data... It would freeze until the bottom tab(Overview) is pressed.
sidhuparas commented 4 years ago

Hi there, as you mentioned you would like to work on this. So can you make a PR fixing the same?