Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-fragments

Using onSaveInstanceState with fragments in backstack?

android android-fragments

When would Fragment's onDestroyView be called, but it wouldn't be destroyed?

android android-fragments

Unable to use Fragments with Android Compatibility Package

Intent from Fragment to Activity

Fragment addToBackStack() and popBackStackImmediate() not working

Get screen width and height in a Fragment

android android-fragments

obj Fragment wrong 2nd argument type found 'Android.support.V4.app.Fragment.' required 'Android.app.Fragment'

android android-fragments

Programmatically set google map fragment visibility (API2)

IllegalArgumentException: No view found for id for fragment --- ViewPager in ViewPager

Error inflating class fragment - duplicate id/illegalargumentexception?

Error inflating class android.support.design.widget.CoordinatorLayout and ClassNotFoundException: android.support.design.R$styleable

How to add margins to a RecyclerView for the last element?

onActivityResult() not called when Activity started from Fragment

android android-fragments

shared element transition works with FragmentTransaction.replace() but doesn't work with FragmentTransaction.add()

Fragment replacement triggers onQueryTextChange on searchview

What is ViewModelStore and viewModelStoreOwner?

What is the design logic behind Fragments as static inner classes vs standalone public classes?

onStart of new Activity is called before onStop of parent

Android Navigation Component : Pass value (arguments) in fragments

NullPointerException in FragmentManager