Giter Club home page Giter Club logo

Comments (5)

heinrichreimer avatar heinrichreimer commented on July 16, 2024

I imagine a use case where this would be required. When the finish button I'd pressed the activity finishes so there shouldn't be any callback invoked then normally.

from material-intro.

heinrichreimer avatar heinrichreimer commented on July 16, 2024

*I can't imagine

from material-intro.

larrytech7 avatar larrytech7 commented on July 16, 2024

I think there needs to be a callback that users can respond to when the special finish button is pressed, like onSlideFinish() or something. It can be really useful. Right now i don't even know how to finish the slide and start my next activity

from material-intro.

ercsoftware11 avatar ercsoftware11 commented on July 16, 2024

@larrytech7 I agree, i do think there should be a function where we can execute tasks (such as shared preference modifications) after the finish button has been pressed. Also, the activity you want to visible after finishing the intro, has to be the one called at the beginning. You can use the FORWARDING_INTO string (see the example code).

from material-intro.

heinrichreimer avatar heinrichreimer commented on July 16, 2024

@larrytech7 @ercsoftware11 If you have to modify some shared preferences or save something in a database, it would just be fine to override onDestroy() as you would do in any other activity. For listening slide changes please use a ViewPager.OnPageChangeListener or FadeableViewPager.OnOverscrollPageChangeListener if you want to listen for the fade at the end too.

@CarlosJJR Your usecase should also work with ViewPager.OnPageChangeListener.

from material-intro.

Related Issues (20)

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.