/scoop-layout-example

A body/footer Android application using Scoop.

Primary LanguageJavaMIT LicenseMIT

Scoop Layout Example

readme.gif

Related to this blog post.

This application shows how to build a body/footer layout with Scoop and support a fullscreen mode as well.

To make it short, we use waterfall routers to forward screens among the different subcomponents of our UI.

This example only overwrites the goTo and goBack methods. If needed, you can implement the same behavior for the other Router's methods.