Code Monkey home page Code Monkey logo

Comments (2)

kaushikgopal avatar kaushikgopal commented on August 28, 2024

One of the advantages​ of​ RxJava​ usage​ in Android is​ it helps us avoid​ having to​ dealing with loaders.​ No loaders for me thank you :)​


Retained fragments I could do​, but the reason i haven't already is because ​the objective​ of these examples ​is to demonstrate RxJava usage as clearly as possible. Adding the retained fragment implementation is supplementary and can be tacked on once ​the ​ RxJava usage is understood. If i do add retained fragments, then a ​large part of the code in the examples will point to non-RxJava boilerplate implementation and that defeats the original purpose. But your point is well taken, if I did need to retain state across orientation changes, I would probably use a retained fragment to achieve it.

Handled erros in the logcat are fine. ​If ​ the orientation change crashes ​the app ​ like a previous issue ​led me to then that most definitely calls for a fix/change.​ Which example were you specifically pointing to?

from rxjava-android-samples.

kaushikgopal avatar kaushikgopal commented on August 28, 2024

closing this one. feel free to reopen if you want to explore this issue more.

from rxjava-android-samples.

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.