Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-fragments

DialogFragment and back button

android android-fragments

Allow rotation/landscape in one fragment

Get view of Fragment from FragmentActivity

Android: Can you nest Fragments?

Fragment : Unknown animation name objectanimator

"Can not perform this action after onSaveInstanceState" - why am I getting this exception from my activity's onResume method?

TabHost with Fragments and FragmentActivity

Show ProgressDialog in Fragment class

difference between fragmentTransaction.add and fragmentTransaction.replace

ViewPager offscreen page limit

access parent fragment by child fragment

Android: Is it better to create a new fragment every time a navigation drawer item is clicked, or load up previously created fragments?

BottomSheetDialog/BottomSheetDialogFragment — which to use and how?

How to change fragment's textView's text from activity

Android: Writing test cases for Fragments

How does `onViewStateRestored` from Fragments work?

ViewPager fragments disappear when change screen rotation

Alternative for the onResume() during Fragment switching

FragmentManager and androidx FragmentManager

Replacing ViewPager with Fragment - Then Navigating Back