-
-
Notifications
You must be signed in to change notification settings - Fork 134
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
Tablet Layout #8
Comments
Roughly yeah. Basically just adapt the ownCloud Notes web app layout. Ideally the sidebar could be hidden (standard Android sidebar) so one can focus on writing. |
Also, we might even think about getting rid of the header so there’s more space for the notes. Or having it in a way that the header vanishes when scrolling down. Not sure what’s the best pattern there. cc @tobiasKaminsky @stoyicker @AndyScherzinger |
Full ack on both ideas. Using a toolbar instead of a action should allow this effect which can also be seen in the play store app and series guide. |
👎 for both ideas. why hiding the left list with notes? then we would have the same situation as now again^^. the idea of a seperate tablet layout was to provide him a quick way to navigate since he has more space as on a mobile device. why hiding the header? this is not a mobile phone browser - the header contains essential actions like share, delete, copy, ... also it's a well-known ux on android. |
Hmmm, would have to think a bit more and harder about this especially differentiating between portrait and landscape mode. I was looking at the notes app from a "reader" point of view so when scrolling down hiding the action bar for large context makes sense to me, when the focus is rather navigation between items and interaction with it than I don't see an immidiate need to hide the action bar when scrolling down and show it again when scrolling up. Will have a look at series guide and the play store which as far as I remember it do it in a similar way as discussed here. |
Because having the space for it does not mean we should show it. Taking notes, or writing, is also about having the free mental space to focus fully on the note at hand and not being distracted. |
After all i don't think we need a special layout for tablets. |
The text was updated successfully, but these errors were encountered: