Search code examples
How to properly add options menu on a single fragment with navigation component without broke "...

androidandroid-fragmentsandroid-architecture-componentsandroid-jetpackandroid-architecture-navigation

Read More
DrawerLayout with multiple stacks and navigation component...

androidandroidxandroid-architecture-navigation

Read More
Android FAB HideBottomViewOnScrollBehavior statys hidden after changing fragments...

androidkotlinfloating-action-buttonandroid-coordinatorlayoutandroid-architecture-navigation

Read More
android-clear fragment after navigate in navigation component...

androidkotlinandroid-jetpackandroid-architecture-navigation

Read More
Android resource linking failed activity_main.xml:19: error: attribute android:defaultNavHost not fo...

androidattributesandroidxandroid-architecture-navigation

Read More
Navigation Architecture Component: FragmentManager is already executing transactions...

androidandroid-fragmentsandroid-viewpagerandroid-architecture-componentsandroid-architecture-navigation

Read More
What is the different between Navigation.findNavController(it) and NavHostFragment.findNavController...

androidandroid-architecture-navigation

Read More
Bottom Navigation View setup with fragment navigation component not working...

androidkotlinandroid-architecture-navigation

Read More
Navigate with BottomNavigationView inside fragment (not activity) using navigation component and nav...

androidbottomnavigationviewandroid-architecture-navigationandroid-navigation-graph

Read More
backstack does not clear while navigating from fragment to activity...

androidandroid-fragmentsandroid-architecture-navigation

Read More
View does not have a NavController set when using Fragment Factory and Navigation Component...

androiddagger-2android-jetpackandroid-architecture-navigation

Read More
Navigation component navigate inside a onActivityResult not working...

androidandroid-intentonactivityresultandroid-architecture-navigation

Read More
button back in startDestination with navigation component...

androidkotlinandroid-architecture-navigation

Read More
Component Navigation , pop from backstack with arguments...

androidandroid-fragmentskotlinnavigationandroid-architecture-navigation

Read More
How to make appbar with some button and handle up button with navigation...

androidtoolbarandroid-architecture-navigationappbar

Read More
Issue with Navigation Component Duplicate NavArgs...

androidandroid-architecture-navigationandroid-safe-args

Read More
Navigation Architecture Component - Activities...

androidandroid-architecture-navigation

Read More
Pass data from Bottom Sheet Dialog Fragment to Fragment...

androidkotlinandroid-architecture-navigationandroid-bottomsheetdialog

Read More
Required argument "name" is missing and does not have an android:defaultValue...

androidkotlinandroid-architecture-navigationandroid-safe-args

Read More
Prevent DialogFragment from being dismissed when the free area is touched...

androidandroid-dialogfragmentandroid-architecture-navigation

Read More
Android NavController: How to open same fragment with same action...

androidandroid-fragmentsandroid-architecture-navigation

Read More
Unwanted navigation when tapping OptionsMenu Item in Fragment...

androidandroid-fragmentskotlinandroid-architecture-navigationoptionmenu

Read More
SharedViewModel between the scope of a fragment...

androidfirebaseandroid-fragmentsandroid-navigationandroid-architecture-navigation

Read More
how many view models I have to use in my fragment if I use SharedViewModel to pass data?...

androidandroid-architecture-componentsandroid-viewmodelandroid-architecture-navigationandroid-jetpack-navigation

Read More
Navigating to preference fragment using navigation component...

androidandroid-jetpackandroid-architecture-navigation

Read More
Handle Graphs nesting from Parent Fragment into Tablayout Fragments...

androidandroid-tablayoutandroid-architecture-componentsandroid-navigationandroid-architecture-navigation

Read More
Why still in Fragment A although already navigate to Fragment B Navigation Component?...

androidandroid-jetpackandroid-navigationandroid-architecture-navigationandroid-jetpack-navigation

Read More
can I send nullable data type as argument using safeargs ? if not what should I do?...

androidandroid-architecture-componentsandroid-navigationandroid-architecture-navigationandroid-jetpack-navigation

Read More
why onCleared in my viewModel is called when I close the fragment using navigation component?...

androidandroid-architecture-componentsandroid-viewmodelandroid-architecture-navigationandroid-jetpack-navigation

Read More
Navigation component: Show dialog with rounded corners...

androidandroid-dialogfragmentandroid-architecture-componentsandroid-architecture-navigationmaterial-components-android

Read More
BackNext