Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev - CenteredToolbar #21

Open
MattS8 opened this issue Aug 23, 2019 · 0 comments
Open

dev - CenteredToolbar #21

MattS8 opened this issue Aug 23, 2019 · 0 comments
Assignees
Labels
android Related to android application. under-development UX Related to user experience (i.e. graphics, animations, unresponsiveness, etc)

Comments

@MattS8
Copy link
Owner

MattS8 commented Aug 23, 2019

No description provided.

@MattS8 MattS8 added android Related to android application. UX Related to user experience (i.e. graphics, animations, unresponsiveness, etc) under-development labels Aug 23, 2019
@MattS8 MattS8 self-assigned this Aug 23, 2019
MattS8 added a commit that referenced this issue Aug 23, 2019
- 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
MattS8 added a commit that referenced this issue Aug 23, 2019
- Fixed issue with state not being initialized before use
MattS8 added a commit that referenced this issue Aug 24, 2019
- Renamed to CenteredToolbar
- removed savedState implementation
- added layoutState from MainViewActivity
    - reacts accordingly to changes from this variable
    - this variable is modified in MainViewActivity
- Added logic for each state of MainViewActivity
MattS8 added a commit that referenced this issue Aug 24, 2019
- Toolbar now updates TempRemoteProfile.name when editText gets new text
- Toolbar text is properly centered

- Added new vector drawables for bottom nav
MattS8 added a commit that referenced this issue Jan 25, 2020
- Added functionality to edit button upon button pressed (when remote is in edit mode)
- Moved RemoteLayoutAdapter out of RemoteLayoutView
- Added onClick method for toolbar's util button
- Some changes to "create button" method in button creator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android Related to android application. under-development UX Related to user experience (i.e. graphics, animations, unresponsiveness, etc)
Projects
None yet
Development

No branches or pull requests

1 participant