Results 7 comments of Inuwa Ibrahim

Still getting thesame scroll behaviour I tried this way: `binding.rcvAllArtistes.layoutManager?.startSmoothScroll(smoothScroller)` I just want to jump to the list instead of showing that scrolling effect...

> > Still getting thesame scroll behaviour > > I tried this way: > > `binding.rcvAllArtistes.layoutManager?.startSmoothScroll(smoothScroller)` > > I just want to jump to the list instead of showing that...

This is a theme related issue which has been lingering for the past year, 2020 (Check previous issues). There's something wrong with their implentation of dark theme/light theme variants. I...

Same issue. On dark mode, text cant be seen on EditText field. (Its white on a white editText Field). This is so because my app doesn't implement dark mode. (Using...

Add **jcenter()** to you build.gradle file or settings.gradle (for bumblebee)

Hi @nari4169 Have you tried to clean and rebuild the project, also invalidate cache and restart? Please check the setup for: https://github.com/raamcosta/compose-destinations The dependency used for navigation. (Make sure the...