Skip to content

Commit

Permalink
Android - #21
Browse files Browse the repository at this point in the history
- 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
MattS8 committed Aug 23, 2019
1 parent 5b57af1 commit 5211efd
Show file tree
Hide file tree
Showing 2 changed files with 312 additions and 92 deletions.
Loading

0 comments on commit 5211efd

Please sign in to comment.