Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
106 views

This is my NavGraph, here the destination "VerificationScreen/{verificationId}" is being called 4 times thus creating the viewmodel 4 times. What could be reason for this? @Composable fun ...
skinnyhrit's user avatar
1 vote
1 answer
78 views

I need to provide an alternative NavigationBar implementation should the device's width be less that 600. Here is the code that I am working with: val config = LocalConfiguration.current val ...
Tonnie's user avatar
  • 8,650
0 votes
0 answers
31 views

I often get this error a lot in all my projects Navigation action/destination com.speakerbooster.volumebass.equalizersound.amplifier:id/action_premiumFragment_to_dashboardFragment cannot be found from ...
Muhammad Awais's user avatar