Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-fragments

How to hide and show FloatingActionButton with Fragments in a ViewPager?

How to get callback from activity back to fragment using interface

How to give Intent Data in Deep Link

IllegalStateException when trying to show dialog fragment

Post or Set MutableLiveData - Observer onChanged not called

requireActivity() and requireContext() in kotlin

How to set fragment above bottom navigation view with xml?

how can I save the fragment? when I rotate the screen [duplicate]

android android-fragments

Programmatically removing a ViewPager, when are (or how can I ensure) contained Fragments are destroyed?

Dismiss DatePickerDialog on pressing back button

android android-fragments

Call of findViewById in Fragment to find a button returns null

Expand and Collapase in Android

List Fragment on item click listener

android android-fragments

ClassCastException on support-library-v7 , using version 21

Android expanded SearchView makes other ActionBar items disappear

How to change Menu Item icon from fragment?

android android-fragments

TabLayout with ViewPager not working inside fragment Android

Attempt to invoke virtual method 'java.lang.String android.content.Context.getPackageName()' on a null object reference

Butter Knife @bind in Fragment error

Manage toolbar's navigation and back button from fragment to fragment in android