[CodeFactor] Apply fixes to commit 4440096

This commit is contained in:
codefactor-io 2022-12-28 12:11:25 +00:00 committed by Cloudburst
parent 7019631146
commit c6749bf988

View file

@ -991,7 +991,7 @@ class HomeFragment : Fragment() {
home_random?.extend() home_random?.extend()
} }
} }
super.onScrolled(recyclerView, dx, dy) super.onScrolled(recyclerView, dx, dy)
} }
}) })