Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-fragments

Activity with fragments does not resize when the keyboard opens

How to send data from one Fragment to another Fragment?

Recycler View Not Showing

Android Navigation Bar covering viewpager content

Android Material design transitions

ViewPager Fragments are not recreated after FragmentTransaction.replace() followed by back button

Fatal signal 11 (SIGSEGV) code=2 on genymotion emulator not using NDK

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