Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-fragments

Snackbar and FloatingActionButton bug

CoordinatorLayout + ActionBar + Fragments

Apply a transitionSet to a single View in a Fragment content transition produces duplicated view effect

fitsSystemWindows does not work in added fragment

When Have All The Views In A Fragment Been Given A Size?

android android-fragments

Two ViewPager fragments side by side will not focus EditText

Is there a difference between getContext of Fragment and getContext of container passed to onCreateView of Fragment?

Android : How to slide up a fragment?

Android getParentFragment() returns null in ViewPager within a Fragment

NestedScrollView cut/overlay bottom of nested Fragments

Can't get PreferenceFragmentCompat to work

onClickListener not working (properly) after ConfigurationChange in fragments

Referring to invisble fragments in the ViewPager

Dealing with fragment and view pager : can't change tag of fragment AND Recursive entry to executePendingTransactions

fragments, when am i "active"?

android android-fragments

How to use single Fragment for all the pages in the ViewPager?

Android Fragments on Backstack taking up too much memory

Is it possible to drag an item outside of RecyclerView?

Exception during screen rotation: Parcel: Class not found when unmarshalling: androidx.fragment.app.FragmentManagerState

Part of fragment inside ViewPager getting cut off at bottom of screen(Android)