Mohammadali Rezaei

Results 7 comments of Mohammadali Rezaei

My expected behaviour : when I scroll in Layout, it get scrolled in the whole page. Not just under recyclerView in the ViewPager. In the recorded video, first you see...

Having the same issue when trying to run a test in commonTest, for version 2.2.2

> > You can fix this crash by adding some line of code. Before you refresh the video database, you should check first is the internet connection available or not....

Yes, it stores in DB once since it checks **pokemons.isEmpty()** and if it is not empty, it always emit data from database and never sync with server again, as I...

@poponuts I resolved my issue by using lower api level : https://github.com/alirezaeiii/TMDb-Compose-Playground/blob/main/.github/workflows/android_test.yml

I agree @eXpl0it3r , It is just a workaround not a fix. I reopen the issue.