Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-fragments

Error inflating class fragment. Must specify unique android:id, android:tag, or have a parent with an id

Android SDK Fragment Support

How to set application fragments to portrait mode only?

Can't cast SearchView in Fragment (AppCompat)

how to call method of one fragment from another fragment class in android

Kotlin Android - Copy to Clipboard from Fragment

Fragments startActivityForResult always return resultCode 0 and intent null on callback onActivityResult

refresh a fragment from its parent activity

The method startSupportActionMode(ActionMode.Callback) is undefined for the type FragmentActivity?

Fragments BackStack. Fragments overlap even after pop.

Communicate from Activity to Fragment using Interface

getSupportFragmentManager() method is undefined

How to display 3 fragments inside PageViewer

Change SearchView back Icon color

android android-fragments

Android getActivity(), getApplicationContext() in fragment

SharedViewModel from viewpager2 and my parent Fragment

Set currentItem of a viewPager from a fragment

how to start Zxing on a Fragment?

Hashmap as param for a Fragment

How do I use shared preferences in a fragment on Android?