Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-fragments

Removing Fragment by clicking/touching outside:

Custom Dialog Fragment

PreferenceFragment with transparent background?

Populate ListView on Fragment after Async done from Activity

Implement feature like iOS app closing vertical Swipe-to-Dismiss with ViewPager

How can I control the activity's up button from a contained fragment?

close fullscreen of Youtube Player on back button inside fragment

NestedScrolling inside a Viewpager inside a BottomSheetDialog

getActivity() from Fragment is FragmentActivity not AppCompatActivity?

android android-fragments

Duplicate id, tag null, with another fragment for androidx.navigation.fragment.NavHostFragment

Flow onEach/collect gets called multiple times when back from Fragment

Communication between fragments/dialogs in android

How to execute AsyncTask<> located in a fragment from its parent?

Android Lint says I can replace a layout with a <merge> tag, but I need the id of the layout in a fragment transaction

Shared element transition don't have the expected behaviour

How to check whether the navigation drawer is open?

How to create for my android app a tutorial for user on first installation

Fragment - wait for onCreateView() to complete before running methods

Android MVP : One Activity with Multiple Fragments

Is it not recommended to use activities with bottom navigation