Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-fragments

Pop the fragment backstack without playing the Pop-Animation

Snackbar is not working within fragment class

android:configChanges="orientation" does not work with fragments

Hide/Show bottomNavigationView on Scroll

GLSurfaceView inside fragment not rendering when restarted

Proper way to give initial data to fragments?

android android-fragments

Request runtime permissions from v4.Fragment and have callback go to Fragment?

Remove all fragments from container

android android-fragments

onRequestPermissionsResult not being called in dialog fragment

How to add a fragment to a programmatically generated layout?

Single page PreferenceActivity w/no headers/fragments?

java.lang.IllegalStateException: Fragment no longer exists for key f1: index 3

android android-fragments

Fragments in Android 2.2.1, 2.3, 2.0. Is this possible?

android android-fragments

Fragment in ViewPager not restored after popBackStack

Update Fragment from ViewPager

Getting Binary XML file line #141: Attempt to invoke virtual method 'boolean java.lang.String.equals(java.lang.Object)' on a null object reference

Fragment re-created on bottom navigation view item selected

Is there a way to get references for all currently active fragments in an Activity?

setUserVisibleHint called before onCreateView in Fragment

getView returning null when fragment has been created from an activity