New posts in android-fragments

How to properly retain a DialogFragment through rotation?

Proper way of dismissing DialogFragment while application is in background

FragmentTransaction animation to slide in over top

Navigation Drawer with backword compatibility android

In Fragment on back button pressed Activity is blank

Executing a "Shared Element Transition" from an Activity to a Fragment

How to know if a Fragment is Visible?

Android Compatibility Package doesn't include Activity.getFragmentManager()

Google Maps Fragment returning null inside a fragment

Fragments - The specified child already has a parent. You must call removeView() on the child's parent first

Android: fragments overlapping issue

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

Android FragmentManager BackStackRecord.run throwing NullPointerException

Problem inflating custom view for AlertDialog in DialogFragment

Cannot call getSupportFragmentManager() from activity

ScrollView Layout does not fill the whole screen

Remove old Fragment from fragment manager

Show DialogFragment from onActivityResult

(Deprecated) Fragment onOptionsItemSelected not being called

In android how to set navigation drawer header image and name programmatically in class file?