ncapdevi/FragNav

How to pop with result to previous fragment?

7-cat opened this issue · 1 comments

7-cat commented

How to pop with result to previous fragment? like onActivityResult.

Fragments don't have this functionality within Android. This isn't a library question and more of a general Android question. Check https://developer.android.com/training/basics/fragments/communicating.html or here https://developer.android.com/guide/components/fragments.html#CommunicatingWithActivity