Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-fragments

What is the relationships between Android-Activity and Android-Fragment; Activity/Fragment and ViewModel in UML class diagram?

Android How to find and set the content view in a DialogFragment

Cannot resolve for method show(android.app.FragmentManager, java.lang.String)

Sometimes fragment lose activity

android android-fragments

How to have CoordinatorLayout resize its dependent view instead of move it

SupportFragmentManager, popbackstack & screen rotation

android android-fragments

AndroidX Activity Result API onActivityCreated Deprecated

How do I disable back navigation and remove the back arrow on a Fragment, using Android Jetpack's Navigation component?

NavController.popBackStack seems to create a new fragment instance

Fragment with ViewPager having blank pages after returning to it from another fragment

How do i get Activity instead of FragmentActivty?

Action Bar detect back button click in fragment

How to get current fragment from MainActivity

close navigation drawer after clicking on any of its item

Is Android's FragmentTransaction.commit() Method Thread Safe?

android android-fragments

How to get fragment reference from ViewPager

Change textColor of textswitcher/viewswitcher based on int value?