Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Rewrote CenteredToolbar custom view - Keeps track of toolbar state - Separated 'title' into two views: TextView and EditView - Now switches visibility of title view based on layoutState - Each page on the MainView now has a corresponding layoutState which dictates how the CenteredToolbar presents itself - The attempt here is to abstract the toolbar's logic from the MainView
- Loading branch information