Search code examples
How to set a Fragment tag by code?...


androidandroid-3.0-honeycombandroid-fragments

Read More
How to pass arguments to a fragment using bottom navigation view and Android Navigation component?...


androidandroid-fragmentsbottomnavigationviewandroid-jetpackandroid-architecture-navigation

Read More
Replace the <fragment> tag with FragmentContainerView...


androidandroid-fragments

Read More
Android Navigation Component : Pass value (arguments) in fragments...


androidandroid-fragmentsandroid-architecture-navigation

Read More
Best Practice for Accessing a View in an Activity from a Fragment?...


androidandroid-fragmentsandroid-activity

Read More
getWidth() & getHeight() returning 0 inside RecyclerView/Fragment...


androidandroid-fragmentsandroid-recyclerview

Read More
onActivityCreated is deprecated, how to properly use LifecycleObserver?...


androidandroid-fragmentsandroid-activityandroid-lifecycle

Read More
How to pop back to main menu activity in Kotlin...


androidkotlinandroid-fragmentsnavigation

Read More
How to clear navigation Stack after navigating to another fragment in Android...


androidandroid-fragmentsandroid-architecture-componentsandroid-architecture-navigation

Read More
set SharedPreferences name dynamically...


androidandroid-fragmentssharedpreferencesadapter

Read More
How to get the SupportFragmentManager of a Fragment context in Android Studio...


javaandroidandroid-fragments

Read More
Cannot call getSupportFragmentManager() from activity...


androidandroid-activityandroid-fragments

Read More
Fragment's onOptionsItemSelected doesn't get called...


androidandroid-fragments

Read More
Issue with setupActionBarWithNavController in Kotlin...


javaandroidkotlinandroid-fragmentskotlin-coroutines

Read More
More activities or 1-2 activities and multiple fragments? Jetpack compose or XML or both?...


androidxmlkotlinandroid-fragmentsandroid-activity

Read More
How to get appModule properties in feature modules...


androidandroid-fragmentsandroid-architecture-componentsandroid-mvvmmodularization

Read More
How to apply different toolbar(actionbar) layout for each fragment?...


androidkotlinandroid-fragmentsandroid-activityandroid-toolbar

Read More
How to handle receiving null value from bundle...


androidkotlinandroid-fragmentsandroid-bundle

Read More
How to correctly pass the MainActivity object to the fragment?...


androidkotlinandroid-fragments

Read More
How to get fragment in another activity?...


androidkotlinandroid-fragments

Read More
GridView Adapter duplicate the same list every once I leave the fragment and re-open it again...


androidkotlinandroid-fragmentsbaseadapterandroid-gridview

Read More
Cannot resolve finish() in intent in Fragment in Android Studio...


androidandroid-fragmentsandroid-fragmentactivity

Read More
Referencing the SupportFragmentManager in a fragment...


androidandroid-fragmentsandroid-viewpagerxamarinsupportmapfragment

Read More
Android, Non rectangular click area...


androidandroid-fragments

Read More
DialogFragment and back button...


androidandroid-fragments

Read More
How to get all the image from gallery to my application using recyclerview?and how to set image in o...


androidandroid-layoutandroid-fragmentsandroid-recyclerview

Read More
Android - Fragment not attached to activity...


javaandroidandroid-fragmentsandroid-viewpagerviewpagerindicator

Read More
How to send data from one fragment to another using deeplinks?...


androidkotlinandroid-fragments

Read More
Open a same fragment with different information on a ListView...


androidlistviewandroid-fragments

Read More
Why Android Navigation Component screen not go back to previous Fragment,but a method in onViewCreat...


androidandroid-fragmentsandroid-navigationandroid-architecture-navigationandroid-navigation-graph

Read More
BackNext