Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-fragments

FragmentTransation setCustomAnimations not working

Uses of fragment tags

Menu like SKOUT and Sliding from One View to Another by touch in Android

Shared element transition : activity into fragment nested in another activity

getChildFragmentManager() on programmatically (dynamically) added Fragments?

Android SupportLib - FrameLayout in CoordinatorLayout with AppBarLayout consuming entire screen-height

SupportMapFragment does not support AndroidX Fragment

Calling Activity methods from Fragment

android android-fragments

popBackStack() after addToBackStack does not work

android android-fragments

Start a fragment via Intent within a Fragment

Problems with EditText and soft keyboard in a fragment

How to handle bottom navigation perfectly with back pressed

Share ViewModel between fragments that are in different Activity

Is it possible to pass arguments to a fragment after it's been added to an activity?

android 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?