Giter Club home page Giter Club logo

navigationresult's People

Contributors

karreprakash avatar phelat avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

navigationresult's Issues

How to use it with BaseActivity?

Extending as follows:
BaseActivity : FragmentResultActivity() but dont have navHostFragmentId() same for all the activities extending BaseActivity.

ERROR WITH CONTEXT DETACHMENT

Describe the bug:
The app randomly throws this errors, although the navigation path is properly defined

Navigation action/destination <yyy> cannot be found from the current destination Destination <xxx> label=XXXclass

Fragment Fragment{c7b8c3d} (8af9e5d9-7257-4ddd-a266-38975675c23e)} not attached to Activity

gradle issue

Describe the bug:

Steps to reproduce the behavior:

Expected behavior:

Library version that you are using:

Bottom Navigation view with viewpager not getting callback

When bottom navigationview with viewpager and then from each tab fragment if we use the navigation then not calling "onFragmentResult" we have different navhostIds for each tab. and I am updating the navHostId as you instructed.

Kindly help me to solve this problem.

navigateUp not found

 navigateUp(REQUEST_CODE, Bundle().apply {
                putBoolean("isLoginSuccessful", true)
            })

NavigationResult, onFragmentResult not getting called for bottomNavigationView

NavigationResult onFragmentResult not getting called for bottomNavigationView. I have single nav host and I have followed all 5 steps.
I'm going to a fragment B then comming back to fragment A by navigateUp with request code and bundle. Fragment A is a part of bottomNavigationView.

Will your solution wont work on bottomNavigationView ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.