Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-fragments

Send message to previous fragment

Implementing sliding tabs in a fragment

Same Fragment appears in all tabs

Xamarin Android TabLayout adding fragments to ViewPager instead of layouts

Use NavHostFragment in Jetpack Compose

How to refresh a fragment from an activity in android?

Save state WebView in Fragment

Display Two Fragments at the same time

To what extent should my app use fragments?

android android-fragments

DialogFragment calls back to activity, but want activity to update another fragment

android android-fragments

setText in fragment from another activity not related with fragment

Android FATAL exception in Fragments

Android Viewpager fragments refreshed when swiped

Why does changing fragments hide my tablayout (android)?

Most efficient way to share data between a Service and an Activity

What is the reason for having an android dialog created in a fragment instead of being created directly by an activity?

Add view to another one programmatically inside Fragment