Skip to content

Flipper App 0.1.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Sep 15:17
f2a93be
Add bottom navigation layout to home controller (#33)

* Add bottom navigation layout to home controller

* Add home tab change logic

* Add android SaveInstanceState logic

* Change icons and tab names

* Add StubPresenter

* Fix moxy lifecycle in BaseController

* Change moxy strategy type in HomeView to AddToEndSingle

* Rewrite HomeTab.createFromMenuItemId method

* Implement moxy ktx for BaseController

* Add comment about moxy initialization

* Change strategy type in StubView

* Add BaseControllerTest

* Move Home presenter creation to moxyPresenter block

* Change InjectPresenter to moxyPresenter in StubController

* Add background color to BottomNavigationView

* Update string names