Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-fragments

androidx getFragmentManager() has been deprecated

Activity and Fragment Lifecycles and Orientation Changes

Fragment Activity - app died, no saved state

Calling setDisplayHomeAsUpEnabled for fragments in ActionBarCompat

Nested tabs with viewpager swiping in android?

Android ListFragment doesn't save the bundle in onSaveInstanceState()/doesn't retrieve bundle in onActivityCreated()

Loader delivers result to wrong fragment

Why is an extra FrameLayout created for fragments?

Android, google maps fragment and viewpager - Error inflating class fragment

Skip some fragments onBackPressed

android android-fragments

change navigation drawer selected item on fragment backstack change

How to pass runtime parameters to a ViewModel's constructor when using Hilt for dependency injection?

Android multiple fragment transaction ordering

android android-fragments

Android: Fragment overlay another fragment with semi transparent

android android-fragments

Starting a new activity on navigation drawer item click

Refresh Recyclerview from another Activity

What are the cases when I should NOT use FragmentManager's executePendingTransactions() (within the main thread)?

android android-fragments

What can be the difference of using a fragment and frameLayout in android? Can both be used interchangeably?

Viewpager in fragment is not shown(restored) when go back from other fragment

How to call fragment from an activity in android?

android android-fragments