Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-fragments

How to replace already opened fragment with new fragment in android studio?

How to manage BottomNavigationView backstack in Android Navigation Component

call a method on a fragment in a ViewPager

Fragment overlaps on activity rotation

android android-fragments

Fragment's reference to mActivity becomes null after orientation change. Ineffective fragment state maintenance

Send String from an Activity to a Fragment of another Activity

ViewPager and FragmentPagerAdapter with Fragments (not support library)

Use smoothScrollTo in Fragment

FragmentActivity switching error... "Incompatible types" or "FragmentTransaction cannot be applied"

Android tab fragment not calling OnCreateView switching from tab2 to tab1

NullPointerException on Fragment Listener

How to create a QR code Generator for Android using Fragments

Unresolved Reference : FragmentTitleBinding

Onbackpressed in fragment not working while implementing interface

android android-fragments

Android Fragment: "cannot cast android.app.Fragment"

java.lang.RuntimeException: android.os.TransactionTooLargeException: data parcel size 558780 bytes when navigating between fragment

Open a specific fragment of activity A from activity B

Cannot use Action bar and Fragment in Android 2.3

Error java.lang.IllegalStateException: Activity has been destroyed

Toast inside onClick method in Fragment