-
-
Notifications
You must be signed in to change notification settings - Fork 258
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
Implement incognito mode #791
Conversation
As I didn't really liked the idea of having an overlay at the bottom, I tried using a bottom navigation bar instead. This also helps me use the app as I can't reach the read/unread and star/unstar button on my OnePlus anymore without moving the phone in my hand. The new design looks like this. Let me know what you guys think! @tobiasKaminsky @jancborchardt @stefan-niedermann |
I am quite unsure about it…
|
I also am very unsure... to be honest it just feels odd. The back-arrow is now nearly directly at the same position like the native android-back-triangle. It's a nice idea, and i know, mozilla is trying to do the same thing on firefox for android currently, but i would downvote this. |
Thank you for your feedback guys!
True, maybe we could add an floating action bar button that lets the user open the article
isn't it? I saw some other readers going in the same direction.. and the bottom bar navigation is quite common now, isn't it? --> https://material.io/components/app-bars-bottom/#usage
Yes, valid point. It looks kind of odd on the emulator when I tested it.. But then again.. I feel like we need some changes here because screens are getting bigger and bigger and especially for the detail view, I'm using the buttons in the action-bar quite often and it's annoying to move the phone position around... |
Hmm, so reading the original issue, it seems the solution proposed is actually quite good?
And that would just be in the settings. No indicator needed at all, nor a bottom bar. (Regarding the bottom bar, I find it odd as well as said by others above already. :) Also I’m not sure what the square next to the star is … I’m guessing it’s a checkbox for having read it? – My point is if I am unsure then many people will have no clue. ;) |
@jancborchardt Thank you for your feedback! :) I reverted the changes again and added a simple menu bottom in the Detail-View. That should be enough. Thanks again everyone for the feedback! 👍 |
Fixes #773
Note the incognito icon on the bottom.