CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
android-architecture-navigation
07-12
Net
How to use navigation component when Hilt changes the names of the fragments
07-03
database
How to replace fragment outside of bottom sheet by clicking button inside of bottom sheet?
07-02
OS
Caused by: org.gradle.plugin.internal.InvalidPluginIdException: plugin id 'androidx.navigation:
07-01
Software engineering
How to close the app on Back Pressed in Log In fragment?
03-30
Enterprise
Remove Fragment from backstack with Navigation components
03-28
Back-end
navigate from main activity to fragment
03-17
Net
Android Navigation Components Error: 'bad operand types for binary operator' in generated
03-11
Enterprise
How to open new fragment with NavigationComponent on Android
03-11
database
Function onDataChange() is called from the previous fragment firebase android kotlin
03-10
database
Plugin with id 'androidx.navigation.safeargs' not found in new version android
03-06
Back-end
How can I back from the second fragment to the first fragment using Navigation Component?
03-04
front end
How can I send the array from the first fragment to the second fragment using Navigation Component?
03-02
Blockchain
Switch tab on button click with Bottom Navigation and Navigation component
02-15
Back-end
NavHostFragment initialization results in NullPointerException
12-22
Back-end
Viewmodel seems to be scoped to a fragment instead of activity. I am using navigation component as w
11-29
Mobile
How to navigate from a screen to another in Jetpack Compose using navController?
11-24
front end
How to exit the app when the user press back button in navigation component?
11-24
Software engineering
Android BottomNavigationView recreating Fragments each time with Navigation Component
11-04
Back-end
Missing mutability flags: Android 12 pending intents with NavDeepLinkBuilder
10-17
Net
How to open the last fragment opened after closed app and reopen it using Navigation drawer and Navi
10-10
Software design
Killing Fragment in Navigation Components without going previous fragment
10-07
database
Navigate up from activity to fragment open the same fragment - Android Navigation Component
10-05
Back-end
Dynamically change startDestination of nested navigation graph inside of a BottomNavigationView
10-01
other
How can i get name of Fragment android kotlin?
09-17
Blockchain
How to hide the default fragment actionBar create our own actionBar in android & kotlin
Links:
CodePudding