Demo project for Mortar / Flow / Dagger2 with Auto Dagger2 and Auto Mortar.
It's the same project as: https://github.com/lukaspili/Mortar-Flow-Dagger2-demo
The only difference is that it uses Auto Mortar and Auto Dagger2 to reduce the boilerplate.
See the difference!
- Mortar
- Flow
- Dagger2
- Screen (with Flow-path)
- ScreenScoper :
ScreenScoper
- Subscreen (screen that is included in another screen) :
LoginScreen
- Additional custom view injected to screen :
BannerView
Navigation stack for Mortar. Alternative to Flow. Focuses on Mortar scopes, simplicity, seamless integration and killing boilerplate code.
https://github.com/lukaspili/Mortar-architect
Demo application with Mortar / Dagger2 / Mortar architect. Showcase MapView and DrawerLayout.
https://github.com/lukaspili/Mortar-architect-map-demo
- Lukasz Piliszczuk (@lukaspili)
Mortar demo is released under the MIT license. See the LICENSE file for details.