mathislaurentpiquoti

Results 5 comments of mathislaurentpiquoti

@vksBhardwaj How did you solve it ??? Please let us know

Same issue for me, when I changed folder, no more items are loaded

I fixed the problem, I replaced in gradle implementation 'androidx.fragment:fragment:1.3.0-alpha08' to implementation 'androidx.fragment:fragment:1.1.0' and it worked fine !! Hope it works for you too

I've got same issue, I tried to change appcompat 1.3.0-alpha02 to appcompat 1.1.0 but still issue. I'm running my app with android 29 (but same issue with android 28 too)

I found how to fix the problem, I replaced in gradle implementation 'androidx.fragment:fragment:1.3.0-alpha08' to implementation 'androidx.fragment:fragment:1.1.0' and it worked fine !!