Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-fragments

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

How to open a Fragment on button click from a fragment in Android

Android: how to notify Activity when Fragments views are ready?

Why won't Fragment retain state when screen is rotated?

getSupportFragmentManager().findFragmentById() returns null

android android-fragments