Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-fragments

Component Navigation , pop from backstack with arguments

OnBackPressedCallback not called in Bottom Sheet Dialog Fragment

java.lang.IllegalStateException: FragmentManager has been destroyed

Two panel UI with Fragments vs Separate activities

Check existence of a fragment using Robotium - Android

Transaction between fragments only inside one ActionBar Tab

Aligning fragments with RelativeLayout

android onCreateOptionsMenu called twice when restoring state

Crash after adding item to action bar's options menu from Fragment followed by orientation change

Creating and Using a Fragment's View Whilst Not Visible To The User

How to Refresh ListView in Fragment that is filled with BaseAdapter?

Why my facebook android sdk login called two times?

How to call or pop up fragment upon button click [closed]

Error: incompatible types: Fragment cannot be converted to MapFragment

Is it possible to disable access to fragment's layout(views) from parent activity?

How to refresh previous fragment after closing an activity who was started inside an Adapter?

Android : Activity button shows up on fragment

popBackStack() behavior differs after support-library upgrade from 23.1.1 to 25.1.0

NotSerializableException when FragmentActivity goes to background in Android

What is best practice to use coroutine with fragment?