Nucleus is an Android library, which utilizes the Model-View-Presenter pattern to properly connect background tasks with visual parts of an application.
I am using nucleus mvp library in an android app and planning for androidtv app using same rest APIs and android leanback library. Wondering if nucleus can be extended to support leanback just like it supports v4 and v7.
I am using nucleus mvp library in an android app and planning for androidtv app using same rest APIs and android leanback library. Wondering if nucleus can be extended to support leanback just like it supports v4 and v7.
konmik do you have any suggestions?