Demo project for Mortar / Flow / Dagger2.
- Mortar
- Flow
- Dagger2
- Screen (with Flow-path)
- ScreenScoper : see
ScreenScoper - Subscreen (screen that is included in another screen) : see
PostsSubScreen - Additional custom view injected to screen : see
BannerView - ViewPager: see
SlidesScreen,SlidePageScreenandSlidePagerAdapter
- GoogleMap
- onActivityResult from external activity
Too much boilerplate for your taste? You may want to check-out the same demo with less of it:
https://github.com/lukaspili/power-Mortar-Flow-Dagger2-demo
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.