-
Notifications
You must be signed in to change notification settings - Fork 1k
Tab manager update: New layout type menu #6388
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
Tab manager update: New layout type menu #6388
Conversation
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
8b1790a
to
4d57d8b
Compare
7da90cb
to
16b112e
Compare
4d57d8b
to
7e0b7f9
Compare
a633599
to
15c1363
Compare
661459f
to
376676d
Compare
15c1363
to
6d435f4
Compare
pixel.fire(TAB_MANAGER_GRID_VIEW_BUTTON_CLICKED) | ||
tabRepository.setTabLayoutType(GRID) | ||
} | ||
fun onListLayoutSelected() { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needs some tests
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, just needs some tests for the ViewModel
changes
376676d
to
585955e
Compare
c5d20b3
to
0c39eda
Compare
585955e
to
40cb628
Compare
10b294d
to
76f7612
Compare
aaa81c5
into
feature/ondrej/tab-manager-redesign
Task/Issue URL: https://app.asana.com/1/137249556945/project/1207418217763355/task/1210760591641770?focus=true
Description
This PR adds new layout type menu items that lets the users quickly see the current state and also allows them to change it.
Steps to test this PR
UI changes